Typo fix: defintion->definition

defintion->definition
This commit is contained in:
AdamDang
2018-05-03 22:38:03 +08:00
committed by GitHub
parent 082448d4af
commit 1a9bbb4558

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.