Skip to content

v0.2.47..v0.2.48 changeset diff.asciidoc

Garret Voltz edited this page Sep 27, 2019 · 1 revision
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
Clone this wiki locally