Merge branch 'main' of github.com:roc-lang/roc into tutorial_updates

This commit is contained in:
Anton-4 2023-03-13 19:46:05 +01:00
commit fe066e5567
No known key found for this signature in database
GPG key ID: 0971D718C0A9B937
304 changed files with 14284 additions and 20427 deletions

File diff suppressed because it is too large Load diff

View file

@ -95,7 +95,7 @@ tutorialIntro =
label [id "tutorial-toc-toggle-label", for "tutorial-toc-toggle"] [text "contents"],
],
p [] [text "Welcome to Roc!"],
p [] [text "This tutorial will teach you how to build Roc applications. Along the way, you'll learn how to write tests, use the REPL, and much more!"],
p [] [text "This tutorial will teach you how to build Roc applications. Along the way, you'll learn how to write tests, use the REPL, and more!"],
],
section [] [
h2 [ id "installation" ] [