Skip to content

Commit 6d8336e

Browse files
editorial: typo, comformance -> conformance (#2446)
1 parent 9929e40 commit 6d8336e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-aam/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ <h2>General rules</h2>
576576
<h2>Computed Role</h2>
577577
<p>
578578
The `computedrole` of an element is a string that represents the role of the element as computed by the browser engine. The `computedrole` is used primarily for the purposes of developer
579-
tools and specification comformance and interoperability testing.
579+
tools and specification conformance and interoperability testing.
580580
</p>
581581
<p class="note">
582582
User agents provide this role string, for example, in developer tools, and in response to the WebDriver function

0 commit comments

Comments
 (0)