Fixed Docstring Typo

This commit is contained in:
Prabhat Kumar 2024-03-06 14:59:27 +05:30
parent 1574b6ee97
commit 13cd610e08
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ def structure(status="", msg=""):
def get_value(flask_request, key):
"""
get a value from GET, POST or CCOKIES
get a value from GET, POST or COOKIES
Args:
flask_request: the flask request