Skip to content

Commit ec74644

Browse files
authored
Update README.md
1 parent f92d11e commit ec74644

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
@@ -99,5 +99,5 @@ $('#target').load(
9999
The following example uses `curl`
100100

101101
```
102-
curl -v http://yourdomain.com/proxy.php?csurl=http://www.cross-domain.com/&param1=value1&param2=value2
102+
curl -v "http://yourdomain.com/proxy.php?csurl=http://www.cross-domain.com/&param1=value1&param2=value2"
103103
```

0 commit comments

Comments
 (0)