Skip to content

Commit 59b2228

Browse files
authored
Fix typo in pyproject.toml description
1 parent 0c25eaf commit 59b2228

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
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "egglog"
7-
description = "e-graphs in Python built around the the egglog rust library"
7+
description = "e-graphs in Python built around the egglog rust library"
88
readme = "README.md"
99
dynamic = ["version"]
1010
license = { text = "MIT" }

0 commit comments

Comments
 (0)