diff --git a/docs/pages/getting-started.mdx b/docs/pages/getting-started.mdx index a4656433..48b78750 100644 --- a/docs/pages/getting-started.mdx +++ b/docs/pages/getting-started.mdx @@ -60,7 +60,7 @@ Now you can create a PolkadotClient with a provider of your choice and start int ``` - + ```ts // [!include ~/snippets/gettingStarted.ts:import] import { getSmProvider } from "polkadot-api/sm-provider";