Skip to content

Commit b8c3f28

Browse files
committed
fix: smoldot node worker rendering
1 parent 8585976 commit b8c3f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Now you can create a PolkadotClient with a provider of your choice and start int
6060
```
6161

6262
</Tabs.Content>
63-
<Tabs.Content value="snmw">
63+
<Tabs.Content value="smnw">
6464
```ts
6565
// [!include ~/snippets/gettingStarted.ts:import]
6666
import { getSmProvider } from "polkadot-api/sm-provider";

0 commit comments

Comments
 (0)