Commit ce4fcc4a authored by Vojtech Vitek (V-Teq)'s avatar Vojtech Vitek (V-Teq)

Fix typo in API

parent adc57da3
...@@ -36,7 +36,7 @@ documentation: ...@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment