Skip to content

Commit a30fa71

Browse files
committed
index: rename from dependencies
Specification documents usually refer to their dependency list as an index. WebDriver should do the same.
1 parent db63d07 commit a30fa71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h2>Conformance</h2>
103103
rather than performance, in mind.
104104

105105
<section>
106-
<h3>Dependencies</h3>
106+
<h3>Index</h3>
107107

108108
<p>This specification relies on several other underlying specifications.
109109

@@ -670,7 +670,7 @@ <h3>Dependencies</h3>
670670
<!-- XPathException --><li><a href="https://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathException"><dfn><code>XPathException</code></dfn></a>
671671
</ul>
672672
</dl>
673-
</section> <!-- /Dependencies -->
673+
</section> <!-- /Index -->
674674
</section> <!-- /Conformance -->
675675

676676
<section class=informative>

0 commit comments

Comments
 (0)