Skip to content

Commit

Permalink
Fix name of Cucumber.Api.Scenario in README
Browse files Browse the repository at this point in the history
  • Loading branch information
simondean authored and jbpros committed Jun 16, 2015
1 parent b2d904d commit 1350632
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 @@ -383,7 +383,7 @@ this.Around(function (scenario, runScenario) {
```

See
[Cucumber.Ast.Scenario](https://github.com/cucumber/cucumber-js/blob/master/lib/cucumber/api/scenario.js)
[Cucumber.Api.Scenario](https://github.com/cucumber/cucumber-js/blob/master/lib/cucumber/api/scenario.js)
for more information about the `scenario` object.

##### Attachments
Expand Down

0 comments on commit 1350632

Please sign in to comment.