From e15c96e8cf6d9fbecf036d047e557428cd011bee Mon Sep 17 00:00:00 2001 From: Marcin Kulik Date: Fri, 28 Apr 2023 10:47:55 +0200 Subject: [PATCH] More wording improvements --- doc/asciicast-v2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/asciicast-v2.md b/doc/asciicast-v2.md index 97575dd..10ae862 100644 --- a/doc/asciicast-v2.md +++ b/doc/asciicast-v2.md @@ -173,8 +173,8 @@ When breakpoint is encountered in the event stream and "pause on breakpoint" functionality of the player is enabled, the playback should pause, and wait for the user to resume. -`event-data` can be used to annotate (comment) a breakpoint. Annotations may be -used to e.g. show a list of named "chapters". +`event-data` can be used to annotate a breakpoint. Annotations may be used to +e.g. show a list of named "chapters". ## Notes on compatibility