From bf7e7b3de75ef317113f25765f3b3c92b2d3144f 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:33 +0100 Subject: [PATCH] Fix minor typo (#397) 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 65de758e..bb6c6c0e 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`