diff --git a/index.bs b/index.bs
index 5da26553..113fcd4f 100644
--- a/index.bs
+++ b/index.bs
@@ -27,7 +27,7 @@ Status Text:
This document is maintained and
updated at any time. Some parts of this document are work in progress and
further improvements are expected to be reflected in revised Candidate
- Recommendation Drafts and Snaphots.
+ Recommendation Drafts and Snapshots.
Before requesting transition to Proposed Recommendation, the Working Group will seek to demonstrate that:
@@ -1053,7 +1053,7 @@ Note: Invocations of {{MLContext/compute()}} will fail if any of the {{MLContext
The {{MLContext/opSupportLimits()}} exposes level of support that differs across implementations at operator level. Consumers of the WebNN API are encouraged to probe feature support level by using {{MLContext/opSupportLimits()}} to determine the optimal model architecture to be deployed for each target platform.
#### {{MLOpSupportLimits}} dictionary #### {#api-mlcontext-opsupportlimits-dictionary}
-The {{MLOpSupportLimits}} has following top level members, aside from these, each [=operator=] has a corresponding member defined in its builder method.
+The {{MLOpSupportLimits}} has the following top level members, aside from these, each [=operator=] has a corresponding member defined in its builder method.