Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienaury committed Sep 18, 2023
1 parent 6e2c832 commit 2d1b227
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 @@ -13,7 +13,7 @@ $ ep template < context.yml
8:41AM INF generating MyProject/mask from=template/{{projectName}}/mask
8:41AM INF generating MyProject/mask/masking_TABLE1.yml from=template/{{projectName}}/mask/masking_{{$[-2].tables.[].name}}.yml
8:41AM INF generating MyProject/mask/masking_TABLE2.yml from=template/{{projectName}}/mask/masking_{{$[-2].tables.[].name}}.yml
8:41AM INF generating MyProject/pseudo_AX.sh from=template/{{projectName}}/pseudo_{{$[-2].projectName}}.sh
8:41AM INF generating MyProject/pseudo_MyProject.sh from=template/{{projectName}}/pseudo_{{$[-2].projectName}}.sh
8:41AM INF end return=0
```

Expand Down

0 comments on commit 2d1b227

Please sign in to comment.