minor grammar addition

added 'be' in line 247: "...variables or be used in"
This commit is contained in:
Andrew Chen
2017-02-14 09:40:45 -08:00
parent 15e529958e
commit 501bde89e4
+1 -1
View File
@@ -244,7 +244,7 @@ metadata:
### Use-Case: Consume ConfigMap in environment variables
ConfigMaps can be used to populate individual environment variables or used in
ConfigMaps can be used to populate individual environment variables or be used in
its entirety. As an example, consider the following ConfigMaps:
```yaml