Bryan Parry
2018-05-03 ea5b30581ad1704c4190e81e563416f8ee172819
Fix typo
1 files modified
2 ■■■ changed files
exercises/2-attack-of-the-pipelines/README.md 2 ●●● patch | view | raw | blame | history
exercises/2-attack-of-the-pipelines/README.md
@@ -379,7 +379,7 @@
    ├── todolist-fe-build.yml
    └── todolist-fe-deploy.yml
```
where the following
with the following
    * the `apply.yml` file is the entrypoint. 
    * the `inventory` contains the objects to populate the cluster with.
    * the `params` contains the variables we'll apply to the `templates`