From 9b67c2506c57f4b67b1ac454f567513dd891c2ec Mon Sep 17 00:00:00 2001 From: Umputun Date: Mon, 5 Feb 2018 01:26:56 -0600 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e4ebcf9..1e0664c2 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,6 @@ Sort can be `time` or `score`. Supported sort order with prefix -/+, i.e. `-time - All heavy REST calls cached internally, default expiration 4h - Users activity throttled globally (up to 1000) and limited locally (per user, up to 10 req/sec) - Request timeout set to 60sec -- Development mode (`--dev`) allows to test remark42 without login and with admin privileges. **should not be used in production deployemnt** +- Development mode (`--dev`) allows to test remark42 without login and with admin privileges. **should not be used in production deployment** - User can vote for the comment multiple times but only to change his/her vote. Double-voting not allowed. - User can edit comments in 5 mins window after creation. \ No newline at end of file