diff --git a/docs/get-started/build-app.mdx b/docs/get-started/build-app.mdx index 449477e29..3030a994e 100644 --- a/docs/get-started/build-app.mdx +++ b/docs/get-started/build-app.mdx @@ -91,7 +91,7 @@ Base is a fast, low-cost, builder-friendly Ethereum L2 built to bring the next b BASE_SEPOLIA_RPC_URL="https://sepolia.base.org" ``` - -Load your environment variables + - Load your environment variables ```bash Terminal source .env