diff --git a/index.html b/index.html index f952027..da87058 100644 --- a/index.html +++ b/index.html @@ -113,7 +113,7 @@
The first time you use GitGitGadget, you need to be added to the list of users with permission to use GitGitGadget (this is a very simple anti-spam measure).
- Any user who is already on that list can do that, by adding a comment to that Pull Request that says /allow <username> (with your GitHub login name).
+ Any user who is already on that list can do that, by adding a comment to that Pull Request that says /allow <username> (with your GitHub login name).
The Pull Request will trigger a few Checks, most importantly one that will build Git and run the test suite on the main platforms, to make sure that everything works as advertised.