Skip to content

Commit a21742d

Browse files
ono-maxolleolleolle
authored andcommitted
Fix the typo in README
1 parent a333cf3 commit a21742d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ Note that you can attach with `rdbg --attach` and continue REPL debugging.
417417

418418
#### Chrome DevTool integration
419419

420-
With `rdbg --open=chrome` command will shows the following message.
420+
With `rdbg --open=chrome` command will show the following message.
421421

422422
```
423423
$ rdbg target.rb --open=chrome

misc/README.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ Note that you can attach with `rdbg --attach` and continue REPL debugging.
417417

418418
#### Chrome DevTool integration
419419

420-
With `rdbg --open=chrome` command will shows the following message.
420+
With `rdbg --open=chrome` command will show the following message.
421421

422422
```
423423
$ rdbg target.rb --open=chrome

0 commit comments

Comments
 (0)