aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-01-03 18:11:11 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-01-03 18:11:57 +0300
commite261d6a95669b474078354c7dd11227f31f74157 (patch)
treed0534b467b8c8ebdd2e4abcfd839e096c3941549
parentd7e5277c680d73ac2e11aea0b473d98b2d48350c (diff)
downloadsproxy2-e261d6a95669b474078354c7dd11227f31f74157.tar.gz
Typo
-rw-r--r--ChangeLog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 05d66c4..a72e7fa 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -72,7 +72,7 @@ Here are the key differences (with Sproxy 0.9.8):
as sproxy does it on every HTTP request. Sproxy2 pulls data into local SQLite3 database.
* At this release Sproxy2 is compatible with Sproxy database with one exception:
- SQL wildcards are not supported for HTTP methods. E. i. you have to change '%' in
+ SQL wildcards are not supported for HTTP methods. I. e. you have to change '%' in
the database to specific methods like GET, POST, etc.
* OAuth2 callback URLs changed: Sproxy2 uses `/.sproxy/oauth2/:provider`,