diff --git a/py_clob_client/client.py b/py_clob_client/client.py index e6be3c5..3dad930 100644 --- a/py_clob_client/client.py +++ b/py_clob_client/client.py @@ -279,7 +279,7 @@ def get_api_keys(self): def get_closed_only_mode(self): """ - Gets the closed only mode flag for thsi address + Gets the closed only mode flag for this address Level 2 Auth required """ self.assert_level_2_auth()