Skip to content

Commit bf6af12

Browse files
Update docs/migration.md
Co-authored-by: Aurélien Reeves <[email protected]>
1 parent 6a67356 commit bf6af12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You'll need to update any `import`/`require` statements in your support code to
1717

1818
The result object passed as the argument to your `After` hook function has a different structure.
1919

20-
Previous in `cucumber`:
20+
Previously in `cucumber`:
2121

2222
```js
2323
{

0 commit comments

Comments
 (0)