Fix misspelling

This commit is contained in:
carlos 2025-09-04 22:36:55 -07:00
parent cdaba75591
commit 98db8d28a7

View file

@ -24,7 +24,7 @@ Copy `.env-template` as `.env` file and enter the following items:
- `ESPN_S2`: S2 key from ESPN - `ESPN_S2`: S2 key from ESPN
- `SWID`: SWID key from ESPN - `SWID`: SWID key from ESPN
- `LEAGUE_ID`: League ID for your Fantasy League from ESPN - `LEAGUE_ID`: League ID for your Fantasy League from ESPN
- `FETCH_LEAGE`: Generally, leave as `true` unless you know what you're doing - `FETCH_LEAGUE`: Generally, leave as `true` unless you know what you're doing
For more information on how to retrieve these details, head on over to GitHub and [review this discussion](https://github.com/cwendt94/espn-api/discussions/150). For more information on how to retrieve these details, head on over to GitHub and [review this discussion](https://github.com/cwendt94/espn-api/discussions/150).