Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.
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 src/docs/build/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Make sure you've followed [the guide on the `direnv` website](https://direnv.net

::: warning
Make sure that you have correctly hooked `direnv` into your shell by modifying your shell configuration file (like `~/.bashrc` or `~/.zshrc`).
If you haven't edited a config file thens you probably haven't configured `direnv` properly (and things might not work later).
If you haven't edited a config file then you probably haven't configured `direnv` properly (and things might not work later).
:::

## Get Access to a Sepolia Node
Expand Down