From c7f927bc4e9ebf28e134ecebbfbdface3a2850bf Mon Sep 17 00:00:00 2001 From: Couleur <82747632+couleurm@users.noreply.github.com> Date: Tue, 14 Nov 2023 23:04:58 +0100 Subject: [PATCH] Documentation (#6331) --- docs/conventions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conventions.md b/docs/conventions.md index 07bb5e9df..f7773cc5e 100644 --- a/docs/conventions.md +++ b/docs/conventions.md @@ -33,7 +33,7 @@ explicitly define them. The default value of the property is always included. #### – Default value is computed { #default data-toc-label="is computed" } -Some default values are not set to static values but computed form other values, +Some default values are not set to static values but computed from other values, like the site language, repository provider, or other settings. #### – Default value is empty { #default data-toc-label="is empty" }