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

Commit

Permalink
Fix editorial error
Browse files Browse the repository at this point in the history
There is no third snippet, the sentence was left over when removing the nested 

```
<section>
  <h1>
  <section>
    <h1>
```

pattern
  • Loading branch information
chaals committed May 26, 2016
1 parent 422a2e6 commit 61f3346
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sections/semantics-sections.include
Original file line number Diff line number Diff line change
Expand Up @@ -864,8 +864,7 @@
in the face of heavy editing; which is best is purely an issue of preferred authoring style.

The two styles can be combined, for compatibility with legacy tools while still future-proofing
for when that compatibility is no longer needed. This third snippet again has the same outline
as the previous two:
for when that compatibility is no longer needed.

</div>

Expand Down

0 comments on commit 61f3346

Please sign in to comment.