Use “an” rather than “a” where applicable

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2025-10-10 13:19:21 +02:00
commit 827b557a91

View file

@ -30,7 +30,7 @@ Before you begin, ensure you have the following:
OpenIDC on Fedora Accounts, to establish your user account on Fedora Forge.
* *Access Token:* For secure and convenient authentication, it is highly
recommended to generate and use a Access Token instead of relying on your
recommended to generate and use an Access Token instead of relying on your
Fedora Account credentials directly for Git operations. See the section
below on "Generating an Access Token."
@ -97,9 +97,9 @@ The first time you clone or push, you'll be prompted for your username and
Access Token. Git will then store it in a plain-text file
(`~/.git-credentials`)
== Generating a Access Token in Fedora Forge
== Generating an Access Token in Fedora Forge
Using a Access Token is the recommended way to authenticate with Git over
Using an Access Token is the recommended way to authenticate with Git over
HTTPS.
CAUTION: Remember, you will use your Access Token for Git authentication, not