Skip to content

Commit d56a820

Browse files
committed
Fix typo in HTML Documentation feature
Signed-off-by: Alex Coles <alex@alexbcoles.com>
1 parent 0ac72ed commit d56a820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/html_documentation.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Feature: Generate HTML documentation from test examples
7575
| scope[scoped] | This is a scoped variable |
7676
| scope[further][sub] | This is scoped |
7777

78-
Scenario: Examle HTML documentation should include the response fields
78+
Scenario: Example HTML documentation should include the response fields
7979
When I open the index
8080
And I navigate to "Greeting your favorite gem"
8181
Then I should see the following response fields:

0 commit comments

Comments
 (0)