Fixed small spelling mistake
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -65,7 +65,7 @@ Then, ``require`` it like you would with any other nodejs compliant module:: | ... | @@ -65,7 +65,7 @@ Then, ``require`` it like you would with any other nodejs compliant module:: |
65 | casper.run(); | 65 | casper.run(); |
66 | 66 | ||
67 | 67 | ||
68 | Finaly, you’ll probably get something like this: | 68 | Finally, you’ll probably get something like this: |
69 | 69 | ||
70 | .. code-block:: text | 70 | .. code-block:: text |
71 | 71 | ... | ... |
-
Please register or sign in to post a comment