Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Commit

Permalink
fixed two spelling mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
lwpamihiranga committed Aug 5, 2020
1 parent 018e931 commit e75e326
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ glab config --token=sometoken --url=https://gitlab.com --pid=someprojectid --rep
```
**NB**: Change gitlab.com to company or group's gitlab url if self-hosted
## Envronment Variables
## Environment Variables
```sh
GITLAB_TOKEN: an authentication token for API requests. Setting this avoids being
prompted to authenticate and overrides any previously stored credentials.
Expand All @@ -165,7 +165,7 @@ glab config --token=sometoken --url=https://gitlab.com --pid=someprojectid --rep
## Contributions
Thanks for considering contributing to this project!
Please read the [contibutions guide](.github/contributions.md) and [Code of conduct](.github/CODE_OF_CONDUCT.md).
Please read the [contributions guide](.github/contributions.md) and [Code of conduct](.github/CODE_OF_CONDUCT.md).
Feel free to open an issue or submit a pull request!
Expand Down

0 comments on commit e75e326

Please sign in to comment.