Skip to content

Commit b66d531

Browse files
authored
Fix repository typo in pyproject.toml (#199)
1 parent b978f52 commit b66d531

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
@@ -5,7 +5,7 @@ description = "The Datadog AWS Lambda Library"
55
authors = ["Datadog, Inc. <dev@datadoghq.com>"]
66
license = "Apache-2.0"
77
readme = "README.md"
8-
repository = "https://github.com/DataDog/datadog-lambda-pyhon"
8+
repository = "https://github.com/DataDog/datadog-lambda-python"
99
keywords = [
1010
"datadog",
1111
"aws",

0 commit comments

Comments
 (0)