diff --git a/pyproject.toml b/pyproject.toml index d527568..f1653cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "pysheller" version = "0.0.0" -description = "Small library to craete Python application based on shell scripts." +description = "Small library to create Python application based on shell scripts." authors = ["samedamci "] license = "ISC" homepage = "https://github.com/samedamci/guzzy"