Skip to content

Commit

Permalink
Merge pull request #822 from prbhtkumr/master
Browse files Browse the repository at this point in the history
Fixed Typo in Docstring
  • Loading branch information
securestep9 authored Mar 7, 2024
2 parents ff0900d + f4509a0 commit 617c16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/api_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 617c16d

Please sign in to comment.