Skip to content

Commit a160d6a

Browse files
authored
Merge pull request #226 from sr-verde/typo-description
Fix typo in description of pyproject.toml
2 parents 61315ea + 42b88c7 commit a160d6a

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)