Commit 4f2dc6d
docs: fix grammatical error in residential proxy documentation (#2216)
Fixes #1950
## Changes
Fixed grammatical error in the session persistence tip on the
residential proxy page.
**Before**: "Providing the connection is not interrupted..."
**After**: "Provided the connection is not interrupted..."
## Why
The conditional clause requires the past participle form "Provided"
rather than the present participle "Providing" for correct grammar.
## Testing
- [x] Grammar is now correct
- [x] Meaning is preserved
- [x] Follows documentation style guide
---
🤖 Generated with Claude Code
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Documentation-only wording change with no impact on runtime behavior
or APIs.
>
> **Overview**
> Fixes a small grammar issue in `residential_proxy.md` by changing the
session persistence tip from “Providing the connection is not
interrupted…” to “Provided the connection is not interrupted…”,
preserving meaning while improving correctness.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
e5d6376. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent d529203 commit 4f2dc6d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments