diff --git a/Overlay-image-configuration.md b/Overlay-image-configuration.md index 94c3eaa..ef36993 100644 --- a/Overlay-image-configuration.md +++ b/Overlay-image-configuration.md @@ -96,5 +96,5 @@ To do this, two extra things must be configured: overlay2_name = "overview_overlay" # A name which can be referred to. Must be set if it is to be refered to. overlay0_desc0 = "overlay_next,200,180,radial,40,40" - overlay0_desc0_next_target = "overview_overlay" # When this overlay_next is pressed. It will go to index 2 directly, instead of the default 1. + overlay0_desc0_next_target = "overview_overlay" # When this overlay_next is pressed, it will go to index 2 directly, instead of the default 1.