Merge pull request #463 from AdamDang/patch-2

Typo fix: defintion->definition
This commit is contained in:
Jeff Regan
2018-05-03 11:11:51 -07:00
committed by GitHub

View File

@@ -145,7 +145,7 @@ mkdir -p $DEMO_HOME/base
``` ```
Make the data for the base. This direction by Make the data for the base. This direction by
defintion should hold resources common to all definition should hold resources common to all
environments. Here we're only defining a java environments. Here we're only defining a java
properties file, and a `kustomization` file that properties file, and a `kustomization` file that
references it. references it.