Skip to content

Commit f7b9700

Browse files
committed
fix(pyproject.toml): fix typo
1 parent c9366ba commit f7b9700

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
@@ -8,7 +8,7 @@ authors = [{name = "SimpleCTO", email = "github+django_reference_implementation@
88
readme = "README.md"
99
license = {file = "LICENSE"}
1010
classifiers = ["License :: OSI Approved :: MIT License"]
11-
dscription = "Django Reference Implementation, a boilerplate Django project."
11+
description = "Django Reference Implementation, a boilerplate Django project."
1212
version = "0.1.0"
1313

1414
[project.urls]

0 commit comments

Comments
 (0)