Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/get-started/build-app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down