From ee041aa6ee03c7eaaae219cbdbae8bdc4ff1a74e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 31 Jul 2024 22:56:16 +0200 Subject: [PATCH] libcurl/performance.md: language --- libcurl/performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcurl/performance.md b/libcurl/performance.md index 49b69f93b..191e94802 100644 --- a/libcurl/performance.md +++ b/libcurl/performance.md @@ -19,7 +19,7 @@ sessions, use its DNS cache as much as possible and more. If you download data, set the `CURLOPT_BUFFERSIZE` to a suitable size. It is on the smaller size from start and especially on high speed transfers, you -might be able to get more out of libcurl by increase its size. We encourage +might be able to get more out of libcurl by increasing its size. We encourage you to try out a few sizes in a benchmark with your use case. Similarly, if you upload data you might want to adjust the