dm - Fix some wording (#3491)

This commit is contained in:
Darren Mutz
2017-04-24 11:12:59 -07:00
committed by Andrew Chen
parent 45d17eb8c8
commit c43bfac582
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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>