Skip to content

Commit 855e68a

Browse files
Update README.md (#38)
1 parent 1b41a6d commit 855e68a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The CLI uses the alias `gfi` to run commands.
3232
- [🏒 Query all repos in an organization](#-query-all-repos-in-an-organization)
3333
- [πŸ“¦ Query a single repo in an organization](#-query-a-single-repo-in-an-organization)
3434
- [πŸ‘¨β€πŸ’» Query all repos in a user profile](#-query-all-repos-in-a-user-profile)
35-
- [πŸ“¦ Query a single repo in a user profile.](#-query-a-single-repo-in-a-user-profile)
35+
- [πŸ“¦ Query a single repo in a user profile](#-query-a-single-repo-in-a-user-profile)
3636
- [πŸ™ Query all repos with topic `hacktoberfest`](#-query-all-repos-with-topic-hacktoberfest)
3737
- [Query all repos with topic 'hacktoberfest' in an organization or in a user profile](#query-all-repos-with-topic-hacktoberfest-in-an-organization-or-in-a-user-profile)
3838
- [πŸ“ Search for issues within a certain period](#-search-for-issues-within-a-certain-period)
@@ -57,7 +57,7 @@ $ gfi config
5757

5858
Token is stored locally on `/home/<username>/.gfi/good-first-issues` file.
5959

60-
**Token in envrionment variable:**
60+
**Token in environment variable:**
6161

6262
Store the token with the name `GFITOKEN` in your environment.
6363

@@ -98,7 +98,7 @@ $ gfi search "yankeexe" --user
9898
9999
</details>
100100

101-
### πŸ“¦ Query a single repo in a user profile.
101+
### πŸ“¦ Query a single repo in a user profile
102102

103103
`--user` flag not required here.
104104

0 commit comments

Comments
Β (0)