You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ The CLI uses the alias `gfi` to run commands.
32
32
-[π’ Query all repos in an organization](#-query-all-repos-in-an-organization)
33
33
-[π¦ Query a single repo in an organization](#-query-a-single-repo-in-an-organization)
34
34
-[π¨βπ» 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)
36
36
-[π Query all repos with topic `hacktoberfest`](#-query-all-repos-with-topic-hacktoberfest)
37
37
-[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)
38
38
-[π Search for issues within a certain period](#-search-for-issues-within-a-certain-period)
@@ -57,7 +57,7 @@ $ gfi config
57
57
58
58
Token is stored locally on `/home/<username>/.gfi/good-first-issues` file.
59
59
60
-
**Token in envrionment variable:**
60
+
**Token in environment variable:**
61
61
62
62
Store the token with the name `GFITOKEN` in your environment.
0 commit comments