From cc50ba62235145d8a8be0d20e18eded6cf04683e Mon Sep 17 00:00:00 2001 From: deme Date: Thu, 25 May 2023 14:50:35 -0300 Subject: [PATCH] [site,tutorial,ckan][xs]: fix typo --- site/content/docs/examples/ckan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/examples/ckan.md b/site/content/docs/examples/ckan.md index eb0506a0..6ef78610 100644 --- a/site/content/docs/examples/ckan.md +++ b/site/content/docs/examples/ckan.md @@ -80,7 +80,7 @@ The template has a built-in CORS proxy, in case you have any CORS issues when fe Basically instead of calling given URL you will call `/api/cors?url={your url}`, and the CORS issue shall be gone. -# Data Rich Documents +## Data-Rich Documents In this example there is a `content` folder. Markdown files in this folder are going to be rendered as pages in the application.