Skip to content

Commit 42b88c7

Browse files
committed
Fix typo in description of pyproject.toml
1 parent a57e3ee commit 42b88c7

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
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "flask-babel"
33
version = "3.0.1"
4-
description = "Adds i18n/l10n support fo Flask applications."
4+
description = "Adds i18n/l10n support for Flask applications."
55
authors = ["Armin Ronacher"]
66
maintainers = ["Tyler Kennedy <[email protected]>"]
77
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)