Skip to content

Commit

Permalink
Merge pull request #199 from ton-society/hotfix/typo1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
shuva10v authored Sep 27, 2024
2 parents 8777075 + 45e5339 commit 4f7caea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Icon name template is ``{leaderboard}_{project_name}.{extension}``, where:
* __project_name__ - project name (``Project.name``), in lower-case
* __extension__ - svg or png. In case of png size must be 100x100 px.

## Season
## Seasons

List of the seasons supported with the leaderboard links

Expand Down Expand Up @@ -87,4 +87,4 @@ backend = DefillamaDeFiBackend(
)
results = backend.calculate(S4_defi)
...
```
```

0 comments on commit 4f7caea

Please sign in to comment.