Skip to content

Commit 5b2ffa8

Browse files
committed
s/popular/widely-used/
1 parent a61393c commit 5b2ffa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ Before changing how a feature behaves,
331331
understand how websites are currently using it.
332332

333333
Gaining a good understanding might require research,
334-
for example by adding metrics to a popular user agent
334+
for example by adding metrics to a widely-used user agent
335335
or by [searching the HTTP Archive](https://har.fyi/guides/getting-started/).
336336
Breaking content harms users,
337337
and the benefit of a change has to
@@ -352,7 +352,7 @@ Breakage is more likely to be acceptable if:
352352
* Only a tiny amount of existing content depend on the feature or behavior.
353353
* Only a tiny number of people see that content.
354354
* The content only appears in test cases or examples.
355-
* The content is already broken in most recent popular user agents.
355+
* The content is already broken in most recent widely-used user agents.
356356
* The content is not on the public web,
357357
but is instead found on internal sites
358358
with a controlled user environment.

0 commit comments

Comments
 (0)