Skip to content

Commit 83aab79

Browse files
committed
Fix typo
1 parent 2c99cd0 commit 83aab79

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
@@ -4,7 +4,7 @@ version = "1.0.0"
44
authors = [
55
{ name = "Anna Zhukova" }
66
]
7-
description = "Format an parse strings with ${variables} of any syntax."
7+
description = "Format and parse strings with ${variables} of any syntax."
88
readme = "README.md"
99
# license = # specified in classifiers
1010
keywords = ["string", "interpolation", "variable", "shell", "format", "parse"]

0 commit comments

Comments
 (0)