Skip to content

Commit d2619ed

Browse files
committed
address review
1 parent 912619d commit d2619ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# django-mongodb-extensions
22

3-
Extensions for Django-MongoDB-Backend
3+
Extensions for Django MongoDB Backend

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "django-mongodb-extensions"
77
version = "0.1.0"
8-
description = "PyMongo support for Flask applications"
8+
description = "Extensions for Django MongoDB Backend"
99
readme = "README.md"
1010
license = { file="LICENSE" }
1111
requires-python = ">=3.10"

0 commit comments

Comments
 (0)