Skip to content

Commit

Permalink
Fix simple typo: seperated -> separated (#561)
Browse files Browse the repository at this point in the history
Closes #560
  • Loading branch information
timgates42 authored and tomchristie committed Jan 25, 2020
1 parent 3ae7bd1 commit 0feb738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Options:
Enable/Disable X-Forwarded-Proto,
X-Forwarded-For, X-Forwarded-Port to
populate remote address info.
--forwarded-allow-ips TEXT Comma seperated list of IPs to trust with
--forwarded-allow-ips TEXT Comma separated list of IPs to trust with
proxy headers. Defaults to the
$FORWARDED_ALLOW_IPS environment variable if
available, or '127.0.0.1'.
Expand Down

0 comments on commit 0feb738

Please sign in to comment.