fix a wrong word

the wrong word in this sentence "Run the example desfined at line 11" .
“desfined” change to "defined".

Fixes #5987
This commit is contained in:
yangwei71 2016-10-02 13:16:27 -07:00 committed by João Duarte
parent 2c17c3e7e0
commit 4eab71f166

View file

@ -196,6 +196,6 @@ Check https://relishapp.com/rspec/rspec-core/v/3-4/docs/command-line for more de
* bundle exec rspec acceptance/spec -e "is installed"
# Run the example desfined at line 11
# Run the example defined at line 11
* bundle exec rspec acceptance/spec/lib/artifact_operation_spec.rb:11