Browse code

minor revision

Gandolf authored on 07/09/2021 23:54:21
Showing 1 changed files
... ...
@@ -60,7 +60,7 @@ _USE_RADMON_TIMESTAMP = True
60 60
    ### DEFAULT RADIATION MONITOR URL ###
61 61
 
62 62
 _DEFAULT_RADIATION_MONITOR_URL = \
63
-    "{your radiation monitor url"
63
+    "{your radiation monitor url}"
64 64
 
65 65
     ### FILE AND FOLDER LOCATIONS ###
66 66