From a0a2a6dcf64c245df94f2ec6e7448a43686e98b4 Mon Sep 17 00:00:00 2001 From: Jonathan Keljo Date: Sat, 8 Jan 2022 03:10:58 -0800 Subject: [PATCH] Fix a typo in documenting/standards (#1181) --- docs/documenting/standards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documenting/standards.md b/docs/documenting/standards.md index 136283c8..c842f2c8 100644 --- a/docs/documenting/standards.md +++ b/docs/documenting/standards.md @@ -46,7 +46,7 @@ some_key: ### UI Variables -- For describing **UI Variables** the `{% configuration_base %}` section can be used. +- For describing **UI Variables** the `{% configuration_basic %}` section can be used. ### Tables