From 1c193372399e7b5e957bb83063744f49ac7a645a Mon Sep 17 00:00:00 2001 From: Alexy Mikhailichenko Date: Tue, 28 Nov 2023 09:25:06 +0900 Subject: [PATCH] Update GUIDE.md Grammar --- GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUIDE.md b/GUIDE.md index cbca24918..be91d70fb 100644 --- a/GUIDE.md +++ b/GUIDE.md @@ -1455,7 +1455,7 @@ display a short list of named classes of commands frame -- Moves to a frame in the call stack help -- Helps you using byebug history -- Shows byebug's history of commands - info -- Shows several informations about the program being debugged + info -- Shows information about the program being debugged interrupt -- Interrupts the program irb -- Starts an IRB session kill -- Sends a signal to the current process