Commit 91b3c248 91b3c248af866dc7fa14f9a247ed64f3fe95695f by Nicolas Perriault

Merge pull request #1019 from weswinder/patch-1

Fixed small spelling mistake
2 parents 337bf970 da83b36e
......@@ -65,7 +65,7 @@ Then, ``require`` it like you would with any other nodejs compliant module::
casper.run();
Finaly, you’ll probably get something like this:
Finally, you’ll probably get something like this:
.. code-block:: text
......