Skip to content

Commit ad4e034

Browse files
committed
Merge pull request #1778 from bleyle/patch-1
Fixed two typos.
2 parents af9f1d5 + 8a78bc0 commit ad4e034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting_started.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you are already using Sphinx or Markdown for your docs, skip ahead to
1111
Write Your Docs
1212
---------------
1313

14-
You have two options for format for your documentation:
14+
You have two options for formatting your documentation:
1515

1616
* :ref:`in-rst`
1717
* :ref:`in-markdown`
@@ -38,7 +38,7 @@ Run ``sphinx-quickstart`` in there::
3838
$ cd docs
3939
$ sphinx-quickstart
4040

41-
This will walk you through creating the basic configuration; in most cases, you
41+
This quick start will walk you through creating the basic configuration; in most cases, you
4242
can just accept the defaults. When it's done, you'll have an ``index.rst``, a
4343
``conf.py`` and some other files. Add these to revision control.
4444

0 commit comments

Comments
 (0)