Skip to content

Commit

Permalink
fix: smoldot node worker rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosala committed Sep 2, 2024
1 parent 8585976 commit b8c3f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Now you can create a PolkadotClient with a provider of your choice and start int
```

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

0 comments on commit b8c3f28

Please sign in to comment.