From ca8c426f022fbbaa5030aa6c56aacb9d107700e8 Mon Sep 17 00:00:00 2001 From: JR Date: Wed, 11 Sep 2024 12:26:25 +0200 Subject: [PATCH] Update runtime/tutor Co-authored-by: David Else <12832280+David-Else@users.noreply.github.com> --- runtime/tutor | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runtime/tutor b/runtime/tutor index 41de0316e..537803a0c 100644 --- a/runtime/tutor +++ b/runtime/tutor @@ -1543,10 +1543,10 @@ letters! that is not good grammar. you can fix this. ================================================================= The :insert-output command inserts a shell command output before - each active selection. Similary, the :append-output appends a + each active selection. Similarly, the :append-output appends a shell command output after each active selection. - Go the the next line starting with -->, move to the space + Go the next line starting with -->, move to the space character at the end of the line, and enter :append-output date to append the date at the end of the line.