We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16fdfcb commit 2c24829Copy full SHA for 2c24829
README.md
@@ -194,7 +194,7 @@ DELETE /posts/1?_dependent=comments
194
195
## Serving static files
196
197
-If you create a `./public` directory, JSON Serve will serve its content in addition to the REST API.
+If you create a `./public` directory, JSON Server will serve its content in addition to the REST API.
198
199
You can also add custom directories using `-s/--static` option.
200
0 commit comments