mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
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:
parent
2c17c3e7e0
commit
4eab71f166
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue