Skip to content

Commit 35a18a2

Browse files
committed
Minor
1 parent 2788963 commit 35a18a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ <h3 property="schema:name">Authorization Evaluation</h3>
759759
<section id="reading-writing-resources" inlist="" rel="schema:hasPart" resource="#reading-writing-resources">
760760
<h4 property="schema:name">Reading and Writing Resources</h4>
761761
<div datatype="rdf:HTML" property="schema:description">
762-
<p>Working alongside <cite><a href="#http-interaction" rel="rdfs:seeAlso">HTTP Interactions</a></cite>, WAC enables a standard set of operations which can be applied to different resource types for a given request based on the set of access modes which control those operations:</p>
762+
<p>Working alongside <cite><a href="#http-interactions" rel="rdfs:seeAlso">HTTP Interactions</a></cite>, WAC enables a standard set of operations which can be applied to different resource types for a given request based on the set of access modes which control those operations:</p>
763763

764764
<p id="http-crud">Generally: read operations attempt to confirm the existence of a resource or to view the contents of a resource; write operations attempt to create, delete, or modify resources; append operations attempt to create resources or add information to existing resources; and control operations attempt to view, create, delete, or modify ACL resources.</p>
765765

0 commit comments

Comments
 (0)