Skip to content

Commit

Permalink
Fix typo in pyproject.toml (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
pobermei authored Mar 12, 2024
1 parent 20faa23 commit bcb7db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dynamic = [ "version" ]
readme = "README.md"

[project.urls]
Hompage = "https://fillname.org/"
Homepage = "https://fillname.org/"

[project.optional-dependencies]
format = [ "black", "isort", "autoflake" ]
Expand Down

0 comments on commit bcb7db4

Please sign in to comment.