Skip to content

Commit d146702

Browse files
michaelficarraljharb
authored andcommitted
Editorial: fix spelling of "requirements" (#3610)
1 parent 2529e75 commit d146702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29052,7 +29052,7 @@ <h1>HostGetSupportedImportAttributes ( ): a List of Strings</h1>
2905229052
<dd>It allows host environments to specify which import attributes they support. Only attributes with supported keys will be provided to the host.</dd>
2905329053
</dl>
2905429054

29055-
<p>An implementation of HostGetSupportedImportAttributes must conform to the following requrements:</p>
29055+
<p>An implementation of HostGetSupportedImportAttributes must conform to the following requirements:</p>
2905629056

2905729057
<ul>
2905829058
<li>It must return a List of Strings, each indicating a supported attribute.</li>

0 commit comments

Comments
 (0)