Skip to content

Commit

Permalink
cucumber-expressions: Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Feb 18, 2017
1 parent 200831e commit 54004d0
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 @@ -78,7 +78,7 @@ This is how we would define a custom `color` parameter:

The `transform` function can also return a `Promise`:
```javascript
[snippet](javascript/test/custom_parameter_test.js#add-color-parameter)
[snippet](javascript/test/custom_parameter_test.js#add-async-parameter)
```

{% sample lang="rb" %}
Expand Down

0 comments on commit 54004d0

Please sign in to comment.