diff options
author | André Glüpker <git@wgmd.de> | 2022-10-08 21:01:00 +0200 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2022-10-08 21:01:00 +0200 |
commit | 0535319a72ca7c38c44f2268e61147ec7324d7dd (patch) | |
tree | deff601e69a63e7af10970dc532414008f94b1b1 /pyproject.toml | |
parent | 6a6a1fcca5058eedcd26c280bb003ca189e67815 (diff) | |
download | steam-0535319a72ca7c38c44f2268e61147ec7324d7dd.tar.gz steam-0535319a72ca7c38c44f2268e61147ec7324d7dd.tar.bz2 steam-0535319a72ca7c38c44f2268e61147ec7324d7dd.zip |
Rename old typo s/Premade/Premate
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index ecb7ddb..3ac3b2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "lobbyfinder" version = "0.1.0" -description = "Page to join my friends lobbies and check for premades" +description = "Page to join my friends lobbies and check for premates" authors = ["André Glüpker <andre@wgmd.de>"] [tool.poetry.dependencies] |