Skip to content

Commit 91e2e7e

Browse files
committed
Fix pyproject.toml metadata
1 parent 669504d commit 91e2e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Abhilash Raj <raj.abhilash1@gmail.com>"]
66
license = "Apache-2.0"
77
readme = "README.rst"
88
homepage = "https://github.com/maxking/falcon-api-browse"
9-
repositor = "https://github.com/maxking/falcon-api-browse"
9+
repository = "https://github.com/maxking/falcon-api-browse"
1010
keywords = ["falcon"]
1111

1212
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)