mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
Fix typo in API
Signed-off-by: Vojtech Vitek (V-Teq) <vvitek@redhat.com>
This commit is contained in:
parent
adc57da3f3
commit
ce4fcc4ad8
File diff suppressed because one or more lines are too long
@ -36,7 +36,7 @@ documentation:
|
|||||||
modification token to each resource. A unique value for the token
|
modification token to each resource. A unique value for the token
|
||||||
should be provided by the user during creation. If the user
|
should be provided by the user during creation. If the user
|
||||||
specifies a duplicate token at creation time, the system should
|
specifies a duplicate token at creation time, the system should
|
||||||
return an error with a pointer to the exiting resource with that
|
return an error with a pointer to the existing resource with that
|
||||||
token. In this way a user can deterministically recover from a
|
token. In this way a user can deterministically recover from a
|
||||||
dropped connection during a resource creation request.
|
dropped connection during a resource creation request.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user