From 5f494554ba2bf5a7d56a951114c282848148b7b5 Mon Sep 17 00:00:00 2001 From: Anastasios Chatzialexiou <16361161+tasxatzial@users.noreply.github.com> Date: Sat, 7 Sep 2024 13:11:11 +0300 Subject: [PATCH] Fix typo in articles.md --- building/tracks/articles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building/tracks/articles.md b/building/tracks/articles.md index 3706acdf..7d28bda8 100644 --- a/building/tracks/articles.md +++ b/building/tracks/articles.md @@ -22,7 +22,7 @@ Any exercise, as long as there is something interesting to explore. Each article must add the following two files: -- `.articles//content.md`: description of the articleh (see [the docs](/docs/building/tracks/practice-exercises#file-articles-article-slug-content-md)) +- `.articles//content.md`: description of the article (see [the docs](/docs/building/tracks/practice-exercises#file-articles-article-slug-content-md)) - `.articles//snippet.md`: snippet showcasing the article (see [the docs](/docs/building/tracks/practice-exercises#file-articles-article-slug-snippet-txt)) You'll then need to add or update: