From b77de13793aa4bbcccb58841c3319b3fe14cccea Mon Sep 17 00:00:00 2001 From: robby <122219240+resslr@users.noreply.github.com> Date: Fri, 17 Oct 2025 14:42:23 -0400 Subject: [PATCH] fix: spelling --- website/src/pages/hackpad/Tutorial.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/hackpad/Tutorial.mdx b/website/src/pages/hackpad/Tutorial.mdx index c012c373..fc3d24f9 100644 --- a/website/src/pages/hackpad/Tutorial.mdx +++ b/website/src/pages/hackpad/Tutorial.mdx @@ -360,7 +360,7 @@ You can use the [QMK firmware](https://qmk.fm/) project as firmware! You can fin Or if you wish, you can use kmk. It's made in python and can be hot reloaded. -Here is the starter code, with explenations in the comments: +Here is the starter code, with explanations in the comments: ```python # You import all the IOs of your board