Skip to content

Commit

Permalink
Minor spelling fix in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfausk authored Mar 30, 2021
1 parent 2446e2b commit cb7def9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Feature: Acme files can be downloaded
Given I am authenticated as "[email protected]"
And I am on "/acme-file-list"
Then I wait for "acme.pdf" to appear
When I click on test button "button-acme-download"
When I click on test element "button-acme-download"
Then I can find file "acme.pdf" in download directory
```
Expand Down

0 comments on commit cb7def9

Please sign in to comment.