fixed typo

pull/7209/head
SwiftyOS 2024-06-11 12:29:13 +02:00
parent d5c4eca739
commit 4aeae53a61
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ def background() -> None:
@main.command()
def startt():
def start():
"""
Starts the server in the background and saves the PID
"""