diff --git a/pyproject.toml b/pyproject.toml index 37d899d..e223775 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ description = "Write a register model to a SystemRDL file" readme = "README.md" license = {file = "LICENSE"} keywords = [ - "SystmRDL", "PeakRDL", "CSR", "compiler", "tool", "registers", "generator", + "SystemRDL", "PeakRDL", "CSR", "compiler", "tool", "registers", "generator", ] classifiers = [ "Development Status :: 5 - Production/Stable",