Skip to content

Commit

Permalink
Fix naming convention for example dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
sethkor committed Sep 16, 2020
1 parent 0790895 commit abec426
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 @@ -66,7 +66,7 @@ your-lex-workspace
```
When using the provision command for a mono bot, the `--name` flag is optional. If it is not present `lexbelt` will use the `lexBotName` in the monobot specification file.

You can take a look at examples/yaml/monobot/OrderFlowersMono.yaml to see an example monobot yaml file like so:
You can take a look at examples/yaml/monobots/OrderFlowersMono.yaml to see an example monobot yaml file like so:
```
LexBotProvisioner:
lexBotName: OrderFlowersOnceMore
Expand Down

0 comments on commit abec426

Please sign in to comment.