diff --git a/pyproject.toml b/pyproject.toml index 634845c..f5efd4d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "codepic" version = "0.1.0" -description = "Capture code into a picture" +description = "Capture code in a picture" authors = ["Thomas Harrison "] readme = "README.md" license = "MIT"