From f8e61f72c404229d66b5291cff39aa6de456258c Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 17 Dec 2024 11:53:30 -0500 Subject: [PATCH] fix typo --- docs/_layouts/component.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_layouts/component.njk b/docs/_layouts/component.njk index 83cfa0ecd..8275d0f00 100644 --- a/docs/_layouts/component.njk +++ b/docs/_layouts/component.njk @@ -253,7 +253,7 @@ {% if component.dependencies.length %}

Dependencies

- This component automatically imports the following elements. Subdependencies, if any exist, will also be included in this list. + This component automatically imports the following elements. Sub-dependencies, if any exist, will also be included in this list.