Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #26 from gsathya/fix-rename
Browse files Browse the repository at this point in the history
Fix renaming
  • Loading branch information
gsathya authored May 21, 2018
2 parents 920a2c3 + 71536ae commit a3b7a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h1>Set.prototype.difference(_iterable_)</h1>
<emu-import href="./set-prototype-difference.html"></emu-import>
</emu-clause>

<emu-clause id="Set.prototype.xor">
<emu-clause id="Set.prototype.symmetricDifference">
<h1>Set.prototype.symmetricDifference(_iterable_)</h1>
<emu-import href="./set-prototype-symmetric-difference.html"></emu-import>
</emu-clause>

0 comments on commit a3b7a06

Please sign in to comment.