docs: fix grammar nitpicks

Closes #20518
This commit is contained in:
Spenser Black 2026-02-04 15:17:07 +00:00 committed by Daniel Stenberg
parent d7a9f1ab15
commit e674e84654
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ document](https://curl.se/docs/knownbugs.html) are subject for fixing.
## Consult `%APPDATA%` also for `.netrc`
`%APPDATA%\.netrc` is not considered when running on Windows. Should not it?
`%APPDATA%\.netrc` is not considered when running on Windows. Should it not?
See [curl issue 4016](https://github.com/curl/curl/issues/4016)

View File

@ -1,7 +1,7 @@
<!-- Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. -->
<!-- SPDX-License-Identifier: curl -->
# URL
The URL syntax is protocol-dependent. You find a detailed description in
The URL syntax is protocol-dependent. You can find a detailed description in
RFC 3986.
If you provide a URL without a leading **protocol://** scheme, curl guesses