Skip to content

Commit d48ab86

Browse files
authored
chore: fix typo
1 parent 55d2611 commit d48ab86

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)