From 3559eb23da51f93f739d4be55bbc783ed968970b Mon Sep 17 00:00:00 2001 From: osama-salah Date: Sat, 15 Jul 2023 22:36:38 +0300 Subject: [PATCH] Update custom_widgets.md (#2071) The '=' sign is missing Changed "Column Settings" to ""Column Options" to reflect the actual name --- tutorials/getting_started/custom_widgets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/getting_started/custom_widgets.md b/tutorials/getting_started/custom_widgets.md index 35ec27f8f..e82d0dfd6 100644 --- a/tutorials/getting_started/custom_widgets.md +++ b/tutorials/getting_started/custom_widgets.md @@ -449,7 +449,7 @@ Once you are happy, save the page and that will become your Overview page. ## Responsive Pages The Page will be viewed on a variety of screen sizes, from computers to tablets to phones. -To make the page adapt to the different screen widths there is a "Column Settings" option in a given column's setting icon. +To make the page adapt to the different screen widths there is a "Column Options" option in a given column's setting icon. ![Column Settings](images/column_options.png)