diff --git a/docs/commands/diff.asciidoc b/docs/commands/diff.asciidoc
index 7a80bcc..4723028 100644
--- a/docs/commands/diff.asciidoc
+++ b/docs/commands/diff.asciidoc
@@ -3,7 +3,7 @@
=== Description
-The +diff+ command checks to see if maps are essentially the same. It returns 0 if they are the same or 1 if they differ
+The +diff+ command checks to see if maps are essentially the same. It returns 0 if they are the same or 1 if they differ
significantly. If they differ significantly, warnings will be printed with more information.
* +--ignore-uuid+ - Ignore UUID's in the map comparison