Skip to content

Commit 77dcfeb

Browse files
authored
Fix typo in field-export.md (#2155)
Issue #, if available: Description of changes: Fix typo `resourc` -> `resource` By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 021a6f2 commit 77dcfeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/user-docs/field-export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ data:
8484

8585
The `ConfigMap` data contains a new key-value pair. The key is the namespace and
8686
name of the `FieldExport` that created it, and the value is the resolved value
87-
from the resourc. This value can then be included as an environment variable in
87+
from the resource. This value can then be included as an environment variable in
8888
a pod like so:
8989

9090
```yaml

0 commit comments

Comments
 (0)