We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0230f6c commit 2bef7a0Copy full SHA for 2bef7a0
1 file changed
docs/push.md
@@ -25,7 +25,7 @@ export const config = {
25
};
26
```
27
28
-The user and password are optional but will be used to call the url with basic auth.
+The `user` and `password` are optional but will be used to call the `url` with basic auth.
29
30
## Events
31
0 commit comments