Skip to content

Commit 9ba9d8d

Browse files
committed
📔 Minor docs update
1 parent 4fe881c commit 9ba9d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ In this example we're using `render-bypass.ostr.io` endpoint to avoid any possib
371371

372372
```sh
373373
# cURL example:
374-
curl -v https://test:[email protected]/?url=http://example.com
374+
curl -v "https://test:[email protected]/?url=http://example.com"
375375
```
376376

377377
```js

0 commit comments

Comments
 (0)