From 1ef6b97c369a26570d061518bf5e5404c93c1580 Mon Sep 17 00:00:00 2001 From: Electric Keet Date: Wed, 1 Nov 2023 11:45:41 -0700 Subject: [PATCH] Final tweak to sample README. --- doc/6-sample/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/6-sample/README.md b/doc/6-sample/README.md index ae8490087..26b4d2c61 100644 --- a/doc/6-sample/README.md +++ b/doc/6-sample/README.md @@ -162,7 +162,7 @@ in there, you can modify certain data pertaining to your sample, such as the: in the sample viewer: - left-click and drag to select a region of the sample. -- right-click for an editing menu: +- right-click to display a menu: - **cut**: puts the selection in the sample clipboard and deletes it from the sample. - **copy**: copies the selection into the sample clipboard. - **paste**: inserts the sample clipboard at the start of the selection.