Skip to content

Commit

Permalink
Update api-concepts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennifer Buckley authored Mar 13, 2019
1 parent 4611480 commit 29db9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/reference/using-api/api-concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ data:
key: some value
```
The above object contains a manager in `metadata.managedFields`. The manager object consists of basic information about the managing entity itself, like operation type, api version, and the fields managed by it.
The above object contains a single manager in `metadata.managedFields`. The manager consists of basic information about the managing entity itself, like operation type, api version, and the fields managed by it.

Note that this field is managed by the apiserver and should not be changed by the user.

Expand Down

0 comments on commit 29db9c7

Please sign in to comment.