Skip to content

Commit 702f67d

Browse files
committed
Add small typo
1 parent 2095d87 commit 702f67d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/how-to/traffic-management/snippets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ We have outlined a few best practices to keep in mind when using `SnippetsFilter
124124
for i in `seq 1 10`; do curl --resolve cafe.example.com:$GW_PORT:$GW_IP http://cafe.example.com:$GW_PORT/coffee; done
125125
```
126126

127-
You should see all successful responses in quick succession as we configured any rate limiting rules yet.
127+
You should see all successful responses in quick succession as we have not configured any rate limiting rules yet.
128128

129129
---
130130

0 commit comments

Comments
 (0)