docs: cleanup typos on readthrough

Type: style

Change-Id: I3b15035ea6c13cd1ca3cdc9dfa9b10a6e1be9880
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
diff --git a/docs/gettingstarted/writingdocs/styleguide/index.rst b/docs/gettingstarted/writingdocs/styleguide/index.rst
index 443476f..240b3a2 100644
--- a/docs/gettingstarted/writingdocs/styleguide/index.rst
+++ b/docs/gettingstarted/writingdocs/styleguide/index.rst
@@ -10,7 +10,7 @@
 For a more detailed list of Sphinx Markup Constructs please refer to:
 `Sphinx Markup Constructs <http://www.sphinx-doc.org/en/stable/markup/index.html>`_
 
-This document is also an example of a directory structure for a document that spans mutliple pages.
+This document is also an example of a directory structure for a document that spans multiple pages.
 Notice we have the file **index.rst** and the then documents that are referenced in index.rst. The
 referenced documents are shown at the bottom of this page.
 
diff --git a/docs/gettingstarted/writingdocs/styleguide/styleguide02.rst b/docs/gettingstarted/writingdocs/styleguide/styleguide02.rst
index e2d7649..af92c93 100644
--- a/docs/gettingstarted/writingdocs/styleguide/styleguide02.rst
+++ b/docs/gettingstarted/writingdocs/styleguide/styleguide02.rst
@@ -16,7 +16,7 @@
 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 @@
 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.
 
diff --git a/docs/gettingstarted/writingdocs/styleguide/styleguide04.rst b/docs/gettingstarted/writingdocs/styleguide/styleguide04.rst
index 1bc4210..7dcea37 100644
--- a/docs/gettingstarted/writingdocs/styleguide/styleguide04.rst
+++ b/docs/gettingstarted/writingdocs/styleguide/styleguide04.rst
@@ -4,7 +4,7 @@
 Including a file
 ****************
 
-A complete file should be included with the following construct. It is recomended it be included with
+A complete file should be included with the following construct. It is recommended it be included with
 it's own .rst file describing the file included. This is an example of an xml file is included.
 
 .. toctree::