diff --git a/doc/NormUserGuide.xml b/doc/NormUserGuide.xml
index 32f1782..8305cde 100755
--- a/doc/NormUserGuide.xml
+++ b/doc/NormUserGuide.xml
@@ -146,7 +146,7 @@
The easiest way to run these builds is with Visual Studio. If you do not already have Visual Studio installed, then it can
be downloaded for free here.
When you launch Visual Studio, make sure to select "Visual C++" and open the "norm.sln" file.
- This should load all of the project files and allow you to right click on any of them in the Solution Explorer on the
+ This should load all of the project files and allow you to right-click on any of them in the Solution Explorer on the
left side and select "build".
@@ -388,7 +388,7 @@
A minimal example norm sender command-line
syntax is:
- norm addr <addr/port> sendFile
+ norm addr <addr/port> sendfile
<fileName>
The corresponding minimal norm receiver