We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f574a63 commit fd88848Copy full SHA for fd88848
README.md
@@ -109,7 +109,7 @@ bin/fetch_input.sh yy/mm
109
```
110
111
> [!TIP]
112
-> The default language could be set with an envvar, e.g. with dotenv in a `.env` file which is also read by `bin/solve_day.sh`:
+> The default language can be set with an envvar, e.g. with dotenv in a `.env` file which is also read by `bin/solve_day.sh`:
113
> ```shell
114
> echo AOC_LANG=py >> .env
115
> ```
0 commit comments