diff --git a/content/md/en/docs/tutorials/build-a-parachain/connect-a-local-parachain.md b/content/md/en/docs/tutorials/build-a-parachain/connect-a-local-parachain.md index d777a0d5d..4f4715de8 100644 --- a/content/md/en/docs/tutorials/build-a-parachain/connect-a-local-parachain.md +++ b/content/md/en/docs/tutorials/build-a-parachain/connect-a-local-parachain.md @@ -380,7 +380,7 @@ To connect to the parachain and submit transactions: 3. Change the custom endpoint to connect to the WebSocket port for the parachain. - If you followed the settings in this tutorial, connect to port `8844``. + If you followed the settings in this tutorial, connect to port `8844`. 4. Click **Account** and select **Transfer** to send funds from Alice to another account.