Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
snemetz committed Jul 3, 2023
1 parent dea26ce commit 6d7f5de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

[Terraform Module Registry](https://registry.terraform.io/modules/notablehealth/teams/github)

Terrafoorm module to manage GitHub teams
Terraform module to manage GitHub teams

## Requirements

- GitHub personal access token with admin rights to an organization
- Provide token via environment variable
>>export GITHUB\_TOKEN='TOKEN'
>>export GITHUB\_TOKEN='TOKEN'
## Features

Expand Down
4 changes: 2 additions & 2 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
*
* [Terraform Module Registry](https://registry.terraform.io/modules/notablehealth/teams/github)
*
* Terrafoorm module to manage GitHub teams
* Terraform module to manage GitHub teams
*
* ## Requirements
*
* - GitHub personal access token with admin rights to an organization
* - Provide token via environment variable
* >>export GITHUB_TOKEN='TOKEN'
* >>export GITHUB_TOKEN='TOKEN'
*
* ## Features
*
Expand Down

0 comments on commit 6d7f5de

Please sign in to comment.