diff --git a/app/templates/getting-started.hbs b/app/templates/getting-started.hbs index 99b12a04..3bfe819d 100644 --- a/app/templates/getting-started.hbs +++ b/app/templates/getting-started.hbs @@ -34,7 +34,7 @@
Once GitHub hook is set up, push your commit that adds .travis.yml to your repository. That should ass a build into one of the queues on Travis CI and your build will start as soon as one worker for your language is available.
+Once the GitHub hook is set up, push your commit that adds .travis.yml to your repository. That should add a build into one of the queues on Travis CI and your build will start as soon as one worker for your language is available.
To start a build, perform one of the following: