Skip to content

Commit

Permalink
Update README.md (#1559)
Browse files Browse the repository at this point in the history
  • Loading branch information
hcissey0 committed Jun 12, 2024
1 parent 16fdfcb commit 2c24829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ DELETE /posts/1?_dependent=comments

## Serving static files

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.

You can also add custom directories using `-s/--static` option.

Expand Down

0 comments on commit 2c24829

Please sign in to comment.