From a09275c58285e19c73ca6bbd7a1e8f0574c6a60e Mon Sep 17 00:00:00 2001 From: Richard Schreiber Date: Fri, 19 Jan 2024 10:40:39 +0100 Subject: [PATCH] Docs: fix typos in widget-docs --- doc/user/events/widget.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/user/events/widget.rst b/doc/user/events/widget.rst index 64a60e4952..2a07f18d96 100644 --- a/doc/user/events/widget.rst +++ b/doc/user/events/widget.rst @@ -138,7 +138,7 @@ the button-style of that checkbox with the one in the pretix shop, you can use t .. note:: - Due to compatibilty with existing widget installations, the default value for ``single-item-select`` + Due to compatibility with existing widget installations, the default value for ``single-item-select`` is ``checkbox``. This might change in the future, so make sure, to set the attribute to ``single-item-select="checkbox"`` if you need it. @@ -196,7 +196,7 @@ settings. For example, if you set up a meta data property called "Promoted" that -If you have enabled public filters in your meta data attribute configuration, a filter formshows up. To disable, use:: +If you have enabled public filters in your meta data attribute configuration, a filter-form shows up. To disable, use::