Skip to content

Commit fd88848

Browse files
authored
Update README.md
1 parent f574a63 commit fd88848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ bin/fetch_input.sh yy/mm
109109
```
110110

111111
> [!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`:
112+
> 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`:
113113
> ```shell
114114
> echo AOC_LANG=py >> .env
115115
> ```

0 commit comments

Comments
 (0)