Skip to content

Commit fd1564e

Browse files
committed
fix typo in description
1 parent d22be8c commit fd1564e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "django-fernet-encrypted-fields"
33
version = "0.3.1"
4-
description = "Symetrically encrypted model fields for Django"
4+
description = "Symmetrically encrypted model fields for Django"
55
readme = "README.md"
66
license = "MIT"
77
authors = [

0 commit comments

Comments
 (0)