Skip to content

Commit c215ae4

Browse files
authored
Fix a typo in README.md (#437)
1 parent a6d3e3e commit c215ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ of what's being generated and what the glue code looks like.
6363

6464
To install the CLI for this tool (which isn't the only way it can be used), run the following cargo command. This will let you generate the bindings for any supported language.
6565

66-
This CLI **IS NOT** stable and may change, do not expect it to be or rely on it being stable. Please rreach out to us on [zulip] if you'd like to depend on it, so we can figure out a better alternative for your use case.
66+
This CLI **IS NOT** stable and may change, do not expect it to be or rely on it being stable. Please reach out to us on [zulip] if you'd like to depend on it, so we can figure out a better alternative for your use case.
6767

6868
```
6969
cargo install --git https://github.com/bytecodealliance/wit-bindgen wit-bindgen-cli

0 commit comments

Comments
 (0)