Skip to content

Commit 2f59e08

Browse files
authored
Fix typo
1 parent 8adc5b9 commit 2f59e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Explainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Why Wasm for ML?
44
Trained machine learning models are typically deployed on a variety of devices with different
5-
architectures and operating systems. Web Assembly provides an ideal portable form of deployment for
5+
architectures and operating systems. WebAssembly provides an ideal portable form of deployment for
66
those models.
77

88
## Why WASI?

0 commit comments

Comments
 (0)