Skip to content

Commit d951f0d

Browse files
authored
Reword functionality to user needs (#352)
1 parent a96703c commit d951f0d

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
@@ -2309,9 +2309,9 @@ Note: While APIs should not
23092309
expose a full list of devices in an [=implementation-defined=] order,
23102310
they may need to for web compatibility reasons.
23112311

2312-
<h3 id="usecase-oriented-apis">Design based on functionality, not the underlying API or hardware</h3>
2312+
<h3 id="usecase-oriented-apis">Design based on user needs, not the underlying API or hardware</h3>
23132313

2314-
Design new native capabilities being brought to the web based on functionality.
2314+
Design new native capabilities being brought to the web based on user needs.
23152315

23162316
Avoid directly translating an existing native API to the web.
23172317

0 commit comments

Comments
 (0)