Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com>
  • Loading branch information
vharsh committed Mar 12, 2017
1 parent e493e84 commit 7c32619
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion documentation/source/Prepare_your_system.rst
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@ To download and install, you will require wget and unzip to be present on the op
Prepare Network
-----------------

ypically, the storage is accessed via a different network (with high bandwidth 10G or 40G et.,) than management on 1G. You will need to identify the IP address on which the management traffic flows and the interface that is used for data.
Typically, the storage is accessed via a different network (with high bandwidth 10G or 40G et.,) than management on 1G. You will need to identify the IP address on which the management traffic flows and the interface that is used for data.

It is possible that same interface can be used for both management and data.::
2 changes: 1 addition & 1 deletion documentation/source/installations.rst
Original file line number Diff line number Diff line change
@@ -106,7 +106,7 @@ maya is the only binary that needs to be installed on the machine to turn the ma
Software Requirements
-----------------------

On your machine, ensure the following: - golang is installed. Verify $GOPATH environment variable is set and $GOPATH/bin is included in your $PATH - git is installed for downloading the source - zip and unzip packages are required for creating and distributing the depedencies
On your machine, ensure the following: - golang is installed. Verify $GOPATH environment variable is set and $GOPATH/bin is included in your $PATH - git is installed for downloading the source - zip and unzip packages are required for creating and distributing the dependencies.

Download Source, Compile and Install maya
-------------------------------------------

0 comments on commit 7c32619

Please sign in to comment.