From 2115070f56970a6da3045c19561db3c3b58e5cda Mon Sep 17 00:00:00 2001 From: Quentin Fortier <qpfortier@gmail.com> Date: Wed, 23 Nov 2022 10:52:14 +0100 Subject: [PATCH] DOCS: Fix typo (#1879) --- docs/content/references.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/references.md b/docs/content/references.md index 35c5eb0f..9c161912 100644 --- a/docs/content/references.md +++ b/docs/content/references.md @@ -106,7 +106,7 @@ Here are several ways to reference this content: ## Reference content files -To reference other files of book content, use the `{doc}` role, or link directly to another file with Markdown link syntax. For exmaple: +To reference other files of book content, use the `{doc}` role, or link directly to another file with Markdown link syntax. For example: | source | result | |------------------------------------------------|------------------------------------------| -- GitLab