Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Commit b37d58f

Browse files
authored
Merge pull request #36 from SavvasMohito/master
small typo fix
2 parents 0763748 + b32e38e commit b37d58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def get_long_description():
1414

1515
setup(
1616
name="fastapi-socketio",
17-
description="Easly integrate socket.io with your FastAPI app.",
17+
description="Easily integrate socket.io with your FastAPI app.",
1818
long_description=get_long_description(),
1919
long_description_content_type="text/markdown",
2020
author="Srdjan Stankovic",

0 commit comments

Comments
 (0)