From 9362f898ee172ec28bbd9abddb2e2a9b3ec9af19 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sun, 10 Sep 2023 02:26:43 -0500 Subject: [PATCH] fix typo --- doc/8-advanced/piano.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/8-advanced/piano.md b/doc/8-advanced/piano.md index b437a9820..302177e0a 100644 --- a/doc/8-advanced/piano.md +++ b/doc/8-advanced/piano.md @@ -11,7 +11,7 @@ the buttons at the left do the following: | move one octave down | move one octave up | open options | | fewer visible octaves | more visible octaves | swap buttons | -when swapped, the bottons do the following: +when swapped, the buttons do the following: | | | | | :---: | :---: | :---: | @@ -30,4 +30,4 @@ key layout: - **Continuous**: black keys are full length. **Share play/edit offset/range**: if disabled, the piano will keep different octave and range values for playback and non-playback states. -**Read-only (can't input notes): prevents note entry. \ No newline at end of file +**Read-only (can't input notes): prevents note entry.