Skip to content

Commit c1b766b

Browse files
authored
Update README.md
1 parent 27ca9f4 commit c1b766b

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
@@ -308,7 +308,7 @@ req.user; // return a json of user object
308308

309309
## Redirection
310310

311-
The response method `res.back()` is added with express to redirect to the previous page;
311+
The response method `res.back()` is added with express to redirect to the previous page.
312312

313313
## Author
314314
[Basem Khirat](http://basemkhirat.com) - [basemkhirat@gmail.com](mailto:basemkhirat@gmail.com) - [@basemkhirat](https://twitter.com/basemkhirat)

0 commit comments

Comments
 (0)