Skip to content

Commit e6f834b

Browse files
pi-slhJonathanPlasse
authored andcommitted
Update pyproject.toml
Fix typo in description
1 parent 1f901f0 commit e6f834b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "asyncio_mqtt"
7-
description = "Idomatic asyncio wrapper around paho-mqtt"
7+
description = "Idiomatic asyncio wrapper around paho-mqtt"
88
readme = "README.md"
99
authors = [{ name = "Frederik Aalund", email = "[email protected]" }]
1010
maintainers = [

0 commit comments

Comments
 (0)