We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2095d87 commit 702f67dCopy full SHA for 702f67d
site/content/how-to/traffic-management/snippets.md
@@ -124,7 +124,7 @@ We have outlined a few best practices to keep in mind when using `SnippetsFilter
124
for i in `seq 1 10`; do curl --resolve cafe.example.com:$GW_PORT:$GW_IP http://cafe.example.com:$GW_PORT/coffee; done
125
```
126
127
- You should see all successful responses in quick succession as we configured any rate limiting rules yet.
+ You should see all successful responses in quick succession as we have not configured any rate limiting rules yet.
128
129
---
130
0 commit comments