From 19b17a99a39ce3a9a8eb238a390c7509619ea8de Mon Sep 17 00:00:00 2001 From: Ioannis Date: Thu, 13 Apr 2023 10:50:31 +0200 Subject: [PATCH] chore: added missing word "Systems" (#1955) --- docs/fundamentals/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fundamentals/index.md b/docs/fundamentals/index.md index 3de5365ba..f7a70b7e6 100644 --- a/docs/fundamentals/index.md +++ b/docs/fundamentals/index.md @@ -9,7 +9,7 @@ Here you find more details about what we offer. Let's see what each section describes. -1. [](./systems/core/overview.md)
+1. [Systems](./systems/core/overview.md)
These are the fundamental systems that power all of our components. 2. [Tools](./tools/helpers/overview.md)
Frontend Tools useful for web development but are not visual and therefore are not components.