Skip to content

Commit

Permalink
Merge pull request #1 from ClusterHQ/readme-typo
Browse files Browse the repository at this point in the history
Fix some typos
  • Loading branch information
sbrunner committed Dec 18, 2014
2 parents 30946b4 + fa8cb0f commit 92e4391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Sphinx Prompt

.. contents:: Table of contents

Inititlise
Initialise
----------

In ``conf.py`` add ``extensions += ['sphinx-prompt']``.
Expand All @@ -30,7 +30,7 @@ Supported language:
Prompt(s)
~~~~~~~~~

If modifier is auto, a coma separated list of prompts to find in the statements.
If modifier is auto, a comma-separated list of prompts to find in the statements.

Else the prompt to add on each statements, for Python and Bash language the end
``\`` is supported.
Expand Down

0 comments on commit 92e4391

Please sign in to comment.