Skip to content

Commit cd407d1

Browse files
authored
s/popular/widely-used/
1 parent 4e651b9 commit cd407d1

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
@@ -328,7 +328,7 @@ Before changing how a feature behaves,
328328
understand how websites are currently using it.
329329

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

0 commit comments

Comments
 (0)