Skip to content

Commit 72c6e6d

Browse files
committed
Fix indentation.
1 parent 642f926 commit 72c6e6d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

index.bs

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -334,15 +334,15 @@ Breakage is more likely to be acceptable if:
334334
* The content only appears in test cases or examples.
335335
* The content is currently broken in most recent popular user agents.
336336
* The content is not on the public web,
337-
but is instead found on internal sites
338-
with a controlled user environment.
339-
Beware in this case that internal sites are
340-
often invisible to our analysis tools.
341-
Getting a single complaint is often a sign
342-
of a much larger amount of hidden breakage.
337+
but is instead found on internal sites
338+
with a controlled user environment.
339+
Beware in this case that internal sites are
340+
often invisible to our analysis tools.
341+
Getting a single complaint is often a sign
342+
of a much larger amount of hidden breakage.
343343
* The benefit of breaking content is very large.
344-
For example, removing old SSL and TLS versions breaks lots of content
345-
but prevents even more security breaches.
344+
For example, removing old SSL and TLS versions breaks lots of content
345+
but prevents even more security breaches.
346346

347347
<h3 id="leave-the-web-better">Leave the web better than you found it</h3>
348348

0 commit comments

Comments
 (0)