File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -331,7 +331,7 @@ Before changing how a feature behaves,
331
331
understand how websites are currently using it.
332
332
333
333
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
335
335
or by [searching the HTTP Archive] (https://har.fyi/guides/getting-started/).
336
336
Breaking content harms users,
337
337
and the benefit of a change has to
@@ -352,7 +352,7 @@ Breakage is more likely to be acceptable if:
352
352
* Only a tiny amount of existing content depend on the feature or behavior.
353
353
* Only a tiny number of people see that content.
354
354
* 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.
356
356
* The content is not on the public web,
357
357
but is instead found on internal sites
358
358
with a controlled user environment.
You can’t perform that action at this time.
0 commit comments