Skip to content

Commit

Permalink
Fix typo in HTML Documentation feature
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Coles <[email protected]>
  • Loading branch information
myabc committed Jul 2, 2016
1 parent 0ac72ed commit d56a820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/html_documentation.feature
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Feature: Generate HTML documentation from test examples
| scope[scoped] | This is a scoped variable |
| scope[further][sub] | This is scoped |

Scenario: Examle HTML documentation should include the response fields
Scenario: Example HTML documentation should include the response fields
When I open the index
And I navigate to "Greeting your favorite gem"
Then I should see the following response fields:
Expand Down

0 comments on commit d56a820

Please sign in to comment.