Skip to content

Commit d7e1359

Browse files
committed
Fixes "data-id" which should have been "id".
1 parent c7d20fa commit d7e1359

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1055,7 +1055,7 @@ <h4 style="padding-bottom:0; margin-bottom:0;">Triple Production</h4>
10551055
<section id="reifier">
10561056
<h4>Reifiers</h4>
10571057

1058-
<p data-id="reifier-tests" data-tests="
1058+
<p id="reifier-tests" data-tests="
10591059
syntax/index.html#trig12-ann-5,
10601060
syntax/index.html#trig12-ann-6,
10611061
syntax/index.html#trig12-ann-7,

0 commit comments

Comments
 (0)