We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abcaba6 commit 1c02656Copy full SHA for 1c02656
index.bs
@@ -2854,9 +2854,9 @@ the exact lifecycle and data structures of the underlying native APIs.
2854
When possible, consider flexibility for new hardware.
2855
2856
This means newly proposed APIs should be designed
2857
-with careful consideration on how they are intended to be used
+with regard to how they are intended to be used
2858
rather than how the underlying hardware, device, or native API
2859
-available today.
+happens to operate today.
2860
2861
<h3 id="hardware-is-scary">Be proactive about safety</h3>
2862
0 commit comments