Skip to content

Commit 12848aa

Browse files
authored
Merge pull request #3001 from lechpzn/1
chore: fix typo
2 parents 85d2959 + 63995b1 commit 12848aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/RELEASE_GUIDELINES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Since you need to use a secret when releasing bittensor (github personal access
4444

4545
So you can have:
4646
```
47-
GITHUB_ACCESS_TOKEN=$(pass github/your_personal_token_with_permisions)
47+
GITHUB_ACCESS_TOKEN=$(pass github/your_personal_token_with_permissions)
4848
```
4949

5050
or

0 commit comments

Comments
 (0)