diff options
author | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2019-10-27 17:28:10 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2019-10-28 13:51:13 +0000 |
commit | 7fa3dd2881be537ec6144850064ad1419dc12f3e (patch) | |
tree | 7fa013d6e23f16f73b0ca97628c1374a009b49bd /docs/gettingstarted/writingdocs/styleguide/styleguide02.rst | |
parent | 3b5e222f8a4d0ccd4ec4eace2551491f13de85d9 (diff) |
docs: cleanup typos on readthrough
Type: style
Change-Id: I3b15035ea6c13cd1ca3cdc9dfa9b10a6e1be9880
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'docs/gettingstarted/writingdocs/styleguide/styleguide02.rst')
-rw-r--r-- | docs/gettingstarted/writingdocs/styleguide/styleguide02.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gettingstarted/writingdocs/styleguide/styleguide02.rst b/docs/gettingstarted/writingdocs/styleguide/styleguide02.rst index e2d7649f585..af92c93c316 100644 --- a/docs/gettingstarted/writingdocs/styleguide/styleguide02.rst +++ b/docs/gettingstarted/writingdocs/styleguide/styleguide02.rst @@ -16,7 +16,7 @@ Bold text can be show with **Bold Text**, Italics with *Italic text*. Bullets li Notes ***** -A note can be used to describe something not in the normal flow of the paragragh. This +A note can be used to describe something not in the normal flow of the paragraph. This is an example of a note. .. note:: @@ -28,7 +28,7 @@ is an example of a note. Code Blocks *********** -This paragraph describes how to do **Console Commands**. When showing VPP commands it is reccomended +This paragraph describes how to do **Console Commands**. When showing VPP commands it is recommended that the command be executed from the linux console as shown. The Highlighting in the final documents shows up nicely this way. |