Skip to content

Commit f507a4a

Browse files
committed
Update README.md
1 parent f716efb commit f507a4a

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
@@ -36,7 +36,7 @@ Now if you go to [http://localhost:3000/posts/1](), you will get:
3636
}
3737
```
3838

39-
Also, data will be persisted to `db.json` when you make POST, PUT, PATCH and DELETE requests. So it's a fully functional fake REST server.
39+
Also, data is persisted to `db.json` when you make POST, PUT, PATCH and DELETE requests. So it's a fully functional fake REST server.
4040

4141
## Routes
4242

0 commit comments

Comments
 (0)