Skip to content

Commit f55e25f

Browse files
committed
Minor
1 parent ed95ab2 commit f55e25f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<main>
139139
<article about="" typeof="schema:Article doap:Specification">
140140
<h1 property="schema:name">Web Access Control</h1>
141-
<h2>Editor’s Draft, 2021-06-30</h2>
141+
<h2>Editor’s Draft, 2021-07-08</h2>
142142

143143
<dl id="document-identifier">
144144
<dt>This version</dt>
@@ -164,7 +164,7 @@ <h2>Editor’s Draft, 2021-06-30</h2>
164164

165165
<dl id="document-modified">
166166
<dt>Modified</dt>
167-
<dd><time content="2021-06-30T00:00:00Z" datatype="xsd:dateTime" datetime="2021-06-30T00:00:00Z" property="schema:dateModified">2021-06-30</time></dd>
167+
<dd><time content="2021-07-08T00:00:00Z" datatype="xsd:dateTime" datetime="2021-07-08T00:00:00Z" property="schema:dateModified">2021-07-08</time></dd>
168168
</dl>
169169

170170
<dl id="document-repository">
@@ -694,7 +694,7 @@ <h3 property="schema:name">Effective ACL Resource</h3>
694694

695695
<p id="effective-acl-resource-container-hierarchy">WAC has the property of being recursive with respect to container hierarchy, meaning that a member resource inherits Authorizations from the closest container resource (heading towards the root container).</p>
696696

697-
<dl id="effective-acl-resource-algorithm" rel="schema:hasPart" resource="#req-effective-acl-resource-algorithm">
697+
<dl id="effective-acl-resource-algorithm" rel="schema:hasPart" resource="#effective-acl-resource-algorithm">
698698
<dt property="schema:name">Effective ACL Resource Algorithm</dt>
699699
<dd datatye="rdf:HTML" property="schema:description">
700700
<p>To determine the <em>effective ACL resource</em> of a resource, perform the following steps. Returns <a href="https://infra.spec.whatwg.org/#strings">string</a> (the URI of an ACL Resource).</p>

0 commit comments

Comments
 (0)