Skip to content

Commit 1c02656

Browse files
Correct grammatical error (#540)
The previous form of [this sentence](https://w3ctag.github.io/design-principles/#usecase-oriented-apis) was incomplete in some way. I've made it shorter and maybe more grammatical.
1 parent abcaba6 commit 1c02656

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -2854,9 +2854,9 @@ the exact lifecycle and data structures of the underlying native APIs.
28542854
When possible, consider flexibility for new hardware.
28552855

28562856
This means newly proposed APIs should be designed
2857-
with careful consideration on how they are intended to be used
2857+
with regard to how they are intended to be used
28582858
rather than how the underlying hardware, device, or native API
2859-
available today.
2859+
happens to operate today.
28602860

28612861
<h3 id="hardware-is-scary">Be proactive about safety</h3>
28622862

0 commit comments

Comments
 (0)