Fix typo
Brought up bt tmg on irc License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
Richard Littauer committed
Nov 17, 2016 at 04:55 UTC
c28c2224c4e87afb08d441a0f769fa79b0931a34
1 file changed
+1
-1
core/commands/root.go
+1
-1
@@ -68,7 +68,7 @@ at ~/.ipfs. To change the repo location, set the $IPFS_PATH environment variable
68
69
EXIT STATUS
70
71
-The CLI will exits with one of the following values:
71
+The CLI will exit with one of the following values:
72
73
0 Successful execution.
74
1 Failed executions.