From e24e2bb2cad45fdf15f37fdec3fd0a618eac145b Mon Sep 17 00:00:00 2001 From: SillyLossy Date: Sat, 25 Feb 2023 23:33:05 +0200 Subject: [PATCH] Correction in note regarding order --- public/notes/13_3.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/notes/13_3.html b/public/notes/13_3.html index f795ff284..cd8ee813a 100644 --- a/public/notes/13_3.html +++ b/public/notes/13_3.html @@ -37,7 +37,7 @@

Numeric value. Defines a priority of the entry if multiple were activated at once. Entries with higher - order number will be inserted first. + order number will be inserted closer to the end of the context as they will have more impact on the output.

Insertion Position