Skip to content

Commit 477870d

Browse files
Update README.MD
typo
1 parent 81a5c26 commit 477870d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ node ./node_modules/selenium-cucumber-js/index.js -s ./features/step_definitions
479479

480480
Visual Studio Code has also an extension for Cucumber (Gherkin) Language Support + Format + Steps/PageObjects Autocomplete. You can find how to install and use at [Cucumber (Gherkin) Full Support](https://marketplace.visualstudio.com/items?itemName=alexkrechik.cucumberautocomplete).
481481

482-
Following the default structure, the `settings.json` should be look like this:
482+
Following the default structure, the `settings.json` should look like this:
483483
```json
484484
{
485485
"cucumberautocomplete.steps": [

0 commit comments

Comments
 (0)