Skip to content

Commit c3c2625

Browse files
authored
doc(curl/README.md): Fix typo
1 parent 5d99887 commit c3c2625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/curl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ In your project's `zz.toml` file:
99

1010
```toml
1111
[repos]
12-
zx = https://github.com/zx-project/zx.git
12+
zx = "https://github.com/zx-project/zx.git"
1313

1414
[dependencies]
1515
curl = "*"

0 commit comments

Comments
 (0)