Skip to content

Commit 8731e72

Browse files
authored
Fix grammar in GitHub Registry section
1 parent c2a942b commit 8731e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/0_prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Here's everything you'll need to develop on ReVanced Manager
1515

1616
### Authenticating to GitHub Registry
1717

18-
ReVanced Manager uses dependency from the GitHub Registry (i.e., [ReVanced Patcher](https://github.com/ReVanced/revanced-patcher/packages)) and so your build may fail without authenticating to the service,
18+
ReVanced Manager use dependency from the GitHub Registry (i.e., [ReVanced Patcher](https://github.com/ReVanced/revanced-patcher/packages)) and so your build may fail without authenticating to the service,
1919
to authenticate you must create a personal access token with the scope `read:packages` [here](https://github.com/settings/tokens/new?scopes=read:packages&description=ReVanced)
2020
and add your token to `~/.gradle/gradle.properties`, create the file if it does not exist.
2121

0 commit comments

Comments
 (0)