From 55745f0420804f086f4a459ddfa8240b7d096bd6 Mon Sep 17 00:00:00 2001 From: Michael Hirschler Date: Tue, 23 Jan 2024 16:35:17 +0100 Subject: [PATCH] fixes typo (#250) --- docs/usage/toolbar.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/toolbar.rst b/docs/usage/toolbar.rst index 3ad2e457..78d9cc0c 100644 --- a/docs/usage/toolbar.rst +++ b/docs/usage/toolbar.rst @@ -17,7 +17,7 @@ easily switch the toolbar configuration by using the ``full``, ``standard`` or my_config: toolbar: full -Or you can configure it your widget: +Or directly configure your widget: .. code-block:: php