From 12df3c0fc92e6df4c694fed07e2f1d4a44c048db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 23 Dec 2019 14:01:05 +0100 Subject: [PATCH] Update configuration-markup.md --- content/en/getting-started/configuration-markup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/getting-started/configuration-markup.md b/content/en/getting-started/configuration-markup.md index 8ddecd65c..ede0d4a6b 100644 --- a/content/en/getting-started/configuration-markup.md +++ b/content/en/getting-started/configuration-markup.md @@ -86,7 +86,7 @@ These Render Hooks allow custom templates to render links and images from markdo You can do this by creating templates with base names `render-link` and/or `render-image` inside `layouts/_default`. -You can define [Output Format](/templates/output-formats) and [language](/content-management/multilingual/) nspecific templates if needed.[^hooktemplate] Your `layouts` folder may look like this: +You can define [Output Format](/templates/output-formats) and [language](/content-management/multilingual/) specific templates if needed.[^hooktemplate] Your `layouts` folder may look like this: ```bash layouts