aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.md')
-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`,