Skip to content

Commit 94251e7

Browse files
committed
Updated the readme
1 parent 71556a3 commit 94251e7

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
@@ -120,7 +120,7 @@ await xMux.waitRuntime();
120120
xMux.waitRuntime().then(...);
121121
```
122122

123-
> ⚠️ An Error will be thrown if encoding/muxing/demuxing functions are called before runtime being initialized.
123+
> ⚠️ An Error will be thrown if encoding/decoding/muxing/demuxing functions are called before runtime being initialized.
124124
125125
### Waiting for the runtime
126126

0 commit comments

Comments
 (0)