From 51848e189e9a4f9ea8ee719c8813d09847cb6f61 Mon Sep 17 00:00:00 2001 From: rahimhussain Date: Wed, 13 Nov 2024 14:36:58 -0600 Subject: [PATCH] README.md Line 26 Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d282a01..f84b555 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ map itself can be found under the top-level heading: A skill map consists of one or more "paths", each path being an ordered sequence of activities. The first activity in each path is unlocked, and completing an activity unlocks the next one. -A learning path is defined by a level two heading (`##`) has has the following properties: +A learning path is defined by a level two heading (`##`) and has the following properties: - `id`: The string after the heading (eg `## interface`). Must be unique within this skill map. - `name`: The title of the path, displayed above the linked activities.