dm - Fix some wording (#3491)
This commit is contained in:
@@ -39,7 +39,7 @@ fields that maybe updated both by the end user and the system (e.g. annotations)
|
||||
<h2 id="resource-operations">Resource Operations</h2>
|
||||
<p>Most resources provide the following Operations:</p>
|
||||
<h4 id="create-">Create:</h4>
|
||||
<p>Create operations will create the resource in the storage backend. After a resource is create the system will apply
|
||||
<p>Create operations will create the resource in the storage backend. After a resource is created the system will apply
|
||||
the desired state.</p>
|
||||
<h4 id="update-">Update:</h4>
|
||||
<p>Updates come in 2 forms: <strong>Replace</strong> and <strong>Patch</strong></p>
|
||||
|
||||
@@ -39,7 +39,7 @@ fields that maybe updated both by the end user and the system (e.g. annotations)
|
||||
<h2 id="resource-operations">Resource Operations</h2>
|
||||
<p>Most resources provide the following Operations:</p>
|
||||
<h4 id="create-">Create:</h4>
|
||||
<p>Create operations will create the resource in the storage backend. After a resource is create the system will apply
|
||||
<p>Create operations will create the resource in the storage backend. After a resource is created the system will apply
|
||||
the desired state.</p>
|
||||
<h4 id="update-">Update:</h4>
|
||||
<p>Updates come in 2 forms: <strong>Replace</strong> and <strong>Patch</strong></p>
|
||||
|
||||
Reference in New Issue
Block a user