diff --git a/sample.settings.py b/sample.settings.py index 01fcf2b..cccdac8 100644 --- a/sample.settings.py +++ b/sample.settings.py @@ -156,7 +156,7 @@ if "web_assets_hook" in locals(): ### north_direction ## Make north point somewhere else! ## Valid options are 'lower-left', 'upper-left', 'upper-right', 'upper-left' -## default: upper-right +## default: lower-left ## Type: string ## Example: north_direction = "upper-right"