Skip to content

Commit

Permalink
Update docs/src/release-notes-csharp.md
Browse files Browse the repository at this point in the history
Co-authored-by: Max Schmitt <max@schmitt.mx>
Signed-off-by: Dmitry Gozman <dgozman@gmail.com>
  • Loading branch information
dgozman and mxschmitt authored Aug 5, 2024
1 parent b9d2660 commit 2bb87c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/release-notes-csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ var context = await Browser.NewContextAsync(new() {

### Miscellaneous

- New `maxRetries` option in [`method: APIRequestContext.fetch`] which retries on the `ECONNRESET` network error.
- New `MaxRetries` option in [`method: APIRequestContext.fetch`] which retries on the `ECONNRESET` network error.

### Browser Versions

Expand Down

0 comments on commit 2bb87c1

Please sign in to comment.