Skip to content

Commit 40b86b0

Browse files
committed
Combine browser support preamble
1 parent e2ed7ec commit 40b86b0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,7 @@ A proxy may attempt to fetch and replace the fragment if the request finishes be
100100

101101
## Browser support
102102

103-
Browsers without native [custom element support][support] require a [polyfill][].
104-
105-
Legacy browsers require various other polyfills. See [`examples/index.html`][example] for details.
103+
Browsers without native [custom element support][support] require a [polyfill][]. Legacy browsers require various other polyfills. See [`examples/index.html`][example] for details.
106104

107105
[example]: https://github.com/github/include-fragment-element/blob/master/examples/index.html#L5-L14
108106

0 commit comments

Comments
 (0)