Skip to content

Commit 181440a

Browse files
refactor: other languages contribution CTA
Co-authored-by: Kate Goldenring <kate.goldenring@gmail.com>
1 parent 03f9528 commit 181440a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

component-model/src/language-support/creating-runnable-components/other-languages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Generally, WebAssembly toolchains in the language in question may contain a way
1111
1. Create a WebAssembly component with the `_start` export (a "command" compnent)
1212
2. Create a component that exports the `wasi:cli/run` interface
1313

14-
## Adding a New Language to the Guide
14+
## Adding an Example for a Language to this Section
1515

16-
Know of a language guide we should add to this guide? Create a PR to this [repository][repo-pr] that adds
17-
the new language guide (similar to others in this section).
16+
Are you interested in documenting this section for your language toolchain? Create a PR to this [repository][repo-pr] that adds
17+
the guide (similar to others in this section).
1818

1919
[repo-pr]: https://github.com/bytecodealliance/component-docs/pulls

0 commit comments

Comments
 (0)