diff options
Diffstat (limited to 'docs/tutorial-basics/_category_.json')
-rw-r--r-- | docs/tutorial-basics/_category_.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorial-basics/_category_.json b/docs/tutorial-basics/_category_.json index 2e6db55..d205c96 100644 --- a/docs/tutorial-basics/_category_.json +++ b/docs/tutorial-basics/_category_.json @@ -1,8 +1,8 @@ { - "label": "Tutorial - Basics", + "label": "Language Fundamentals", "position": 2, "link": { "type": "generated-index", - "description": "5 minutes to learn the most important Docusaurus concepts." + "description": "Learn NeoHaskell in Y minutes. This is the best place to start if you are new to NeoHaskell. It will guide you through the language fundamentals and get you started with NeoHaskell in a short time.\n\nSome reference examples in TypeScript are provided so you can see side-by-side and learn through similarity." } } |