Skip to content

Commit 66fb457

Browse files
Apply suggestion from @vados-cosmonic
Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
1 parent 6fb0b0d commit 66fb457

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • component-model/src/language-support/building-a-simple-component

component-model/src/language-support/building-a-simple-component/c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ if you followed the manual instructions above):
325325

326326
## 7. Run the component from C/C++ Applications
327327

328-
You can use [Wasmtime's C API](https://docs.wasmtime.dev/c-api/) to enbed wasmtime into your C application and run components.
328+
You can use [Wasmtime's C API](https://docs.wasmtime.dev/c-api/) to embed wasmtime into your C/C++ application and run components.
329329

330330
[!NOTE]: #
331331
[!WARNING]: #

0 commit comments

Comments
 (0)