From 55147e5526c70a28cb3d34cea3e7fe43b1d9d762 Mon Sep 17 00:00:00 2001 From: Sam Bourgault Date: Fri, 12 Apr 2024 10:46:29 -0600 Subject: [PATCH] fixing some typos on the quick-start page --- content/docs/quick-start.md | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/content/docs/quick-start.md b/content/docs/quick-start.md index c61cf63..6b171d6 100644 --- a/content/docs/quick-start.md +++ b/content/docs/quick-start.md @@ -5,16 +5,16 @@ author: "Flor and Olivia" weight: 1 --- # hello world -start writing code in hydra! to get started: -1. Go to https://hydra.ojack.xyz +Start writing code in hydra! to get started: +1. Go to https://hydra.ojack.xyz. 2. Close the top window by clicking the `[x]` in the top right. -3. Change some numbers +3. Change some numbers. -4. Type "ctrl+shift+enter" to run the code (or use the triangle run button) +4. Type `ctrl+shift+enter` to run the code (or use the triangle run button on the top right corner). -5. have fun! there is no "wrong" way to code in hydra :] +5. Have fun! There is no "wrong" way to code in hydra :] ![](https://i.imgur.com/ZfgVjJZ.gif) @@ -22,30 +22,28 @@ start writing code in hydra! to get started: ## Next steps -For more a more in-depth introductions see [Getting Started: video synth basics](../learning/getting-started). For an overview of available guides and resources, see [learning](../learning). +For a more in-depth introduction, see [Getting Started: video synth basics](../learning/getting-started). For an overview of available guides and resources, see [learning](../learning).