forked from forge/documentation
Use “an” rather than “a” where applicable
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
c063e7a0b8
commit
827b557a91
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue