diff --git a/comrad/constants.py b/comrad/constants.py index 480a25c..e13d57e 100644 --- a/comrad/constants.py +++ b/comrad/constants.py @@ -49,7 +49,7 @@ BSEP3=b'##########' OPERATOR_NAME = 'Operator' TELEPHONE_NAME = 'Telephone' -WORLD_NAME = 'Comrades' +WORLD_NAME = 'comrades' PATH_REPO = os.path.abspath( os.path.join( os.path.dirname(__file__),