Skip to content

Commit 7d6f3a4

Browse files
committed
fix typo
1 parent 1ebf01f commit 7d6f3a4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ localhost:80 {
167167
# Return 500 Internal Server Error if processing fails
168168
# on_fail abort
169169
170-
171170
security {
172171
173172
# Use ignore to remove param from processing, all valid param are processed
@@ -197,10 +196,9 @@ localhost:80 {
197196
to 637
198197
}
199198
}
200-
201199
}
202200
}
203-
}
201+
}
204202
}
205203
```
206204

0 commit comments

Comments
 (0)