Skip to content

Commit fdfe853

Browse files
committed
Update README.md
1 parent da0b55d commit fdfe853

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
@@ -50,7 +50,7 @@ You can find a running demo here: http://jsonplaceholder.typicode.com.
5050
* Lets you use plain JSON or simple JS file
5151
* Supports __GET__ but also __POST__, __PUT__, __DELETE__ and even __PATCH__ requests
5252
* Can be used from anywhere through __cross domain__ requests (JSONP or CORS)
53-
* Can load remote JSON files ([JSON Generator](http://www.json-generator.com/))
53+
* Can load remote JSON files ([JSON Generator](http://www.json-generator.com/), ...)
5454
* Can be deployed on Nodejitsu, Heroku, ...
5555

5656

0 commit comments

Comments
 (0)