diff --git a/docs/faq.rst b/docs/faq.rst index 745c58f7..5d6d9c1b 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -59,7 +59,7 @@ have to prevent pushing out something quickly. We currently maintain a strict work flow: #. Someone writes a solution and sends a pull request; -#. We use Travis-CI fore some very basic building and testing; +#. We use Travis-CI for some very basic building and testing; #. The pull request needs to be code-reviewed and tested by at least two members from the contributors team.