features/command_help.feature in ascii_binder-0.1.13 vs features/command_help.feature in ascii_binder-0.1.14
- old
+ new
@@ -1,8 +1,8 @@
Feature: asciibinder help
Displays help information for the asciibinder utility
Scenario: A user wants to see help information for the utility
- Given a nonexistant repo directory
+ Given a nonexistent repo directory
When the user runs `asciibinder help` on that repo directory
Then the program displays help information