From 77686547eb8c3a13a939673bb0085662dc4f6745 Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Thu, 2 Nov 2023 09:14:45 +0100 Subject: [PATCH] no double ! --- website/src/pages/workshop/getting-started.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/workshop/getting-started.mdx b/website/src/pages/workshop/getting-started.mdx index 20c7be8c..410c6da5 100644 --- a/website/src/pages/workshop/getting-started.mdx +++ b/website/src/pages/workshop/getting-started.mdx @@ -10,7 +10,7 @@ import { MiniRepl } from '../../docs/MiniRepl'; Welcome to the Strudel documentation pages! -You've come to the right place if you want to learn how to make music with code! +You've come to the right place if you want to learn how to make music with code. ## What is Strudel?