Skip to content

Commit 0c6a32e

Browse files
ono-maxko1
authored andcommitted
Fix typo in README
1 parent a129285 commit 0c6a32e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ New debug.rb has several advantages:
2626
* Support threads (almost done) and ractors (TODO).
2727
* Support suspending and entering to the console debugging with `Ctrl-C` at most of timing.
2828
* Show parameters on backtrace command.
29-
* Support recording & reply debugging.
29+
* Support recording & replay debugging.
3030

3131
# Installation
3232

misc/README.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ New debug.rb has several advantages:
2626
* Support threads (almost done) and ractors (TODO).
2727
* Support suspending and entering to the console debugging with `Ctrl-C` at most of timing.
2828
* Show parameters on backtrace command.
29-
* Support recording & reply debugging.
29+
* Support recording & replay debugging.
3030

3131
# Installation
3232

0 commit comments

Comments
 (0)