Skip to content

Commit 372e9ef

Browse files
committed
Fix typo in docs
1 parent 4860ee0 commit 372e9ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $ uv add pypaystack2
4040
# For webhook cli
4141
$ pip install -U "pypaystack2[webhook]"
4242
or install with uv
43-
$ uv add "pypaystack2[webhook"
43+
$ uv add "pypaystack2[webhook]"
4444
```
4545

4646
## Examples

0 commit comments

Comments
 (0)