Skip to content

Commit

Permalink
root : update README
Browse files Browse the repository at this point in the history
  • Loading branch information
antham committed Aug 15, 2018
1 parent c4e63b8 commit 2908870
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 @@ -58,7 +58,7 @@ ghokin fmt replace features/
### Shell commands

You can run shell commands from within your feature file to transform some datas with annotations, to do so you need first to define in the config an alias and afterwards you can simply "comment" the line before the line you want to transform with that alias.
For instancen let say ```@json``` calls behind the curtain ```jq```, we could validate and format some json in our feature like so :
For instance let say ```@json``` calls behind the curtain ```jq```, we could validate and format some json in our feature like so :

```
Feature: A Feature
Expand Down

0 comments on commit 2908870

Please sign in to comment.