From 782c1c220c7ef2b5fff9a8dafeb6b98c65426843 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 07:38:48 +0100 Subject: [PATCH] Fix minor typo (#396) Co-authored-by: Sybille Peters --- Documentation/PageTsconfig/Rte.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/PageTsconfig/Rte.rst b/Documentation/PageTsconfig/Rte.rst index b1451535..3143cdb7 100644 --- a/Documentation/PageTsconfig/Rte.rst +++ b/Documentation/PageTsconfig/Rte.rst @@ -22,7 +22,7 @@ The order in which configuration for the RTE is loaded is: The full property path building is a bit more complex than for other property segments. The goal is that global options can be set that can -also be overriden in more specific situations: +also be overridden in more specific situations: Configure all RTE for all tables, fields and types: `RTE.default`