We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71556a3 commit 94251e7Copy full SHA for 94251e7
README.md
@@ -120,7 +120,7 @@ await xMux.waitRuntime();
120
xMux.waitRuntime().then(...);
121
```
122
123
-> ⚠️ An Error will be thrown if encoding/muxing/demuxing functions are called before runtime being initialized.
+> ⚠️ An Error will be thrown if encoding/decoding/muxing/demuxing functions are called before runtime being initialized.
124
125
### Waiting for the runtime
126
0 commit comments