Skip to content

Commit ec92005

Browse files
authored
Fix Typo
1 parent 5d5d985 commit ec92005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/news/_posts/2021-12-25-ruby-3-1-0-released.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ A completely rewritten debugger [debug.gem](https://github.com/ruby/debug) is bu
4040
* Support rich debugging frontend (VSCode and Chrome browser are supported now)
4141
* Support multi-process/multi-thread debugging
4242
* Colorful REPL
43-
* And other useful features like recod & replay feature, tracing feature and so on.
43+
* And other useful features like record & replay feature, tracing feature and so on.
4444

4545
<video autoplay="autoplay" controls="controls" muted="muted" width="764" height="510" poster="https://cache.ruby-lang.org/pub/media/ruby310_debug_demo.jpg">
4646
<source src="https://cache.ruby-lang.org/pub/media/ruby310_debug_demo.mp4" type="video/mp4">

0 commit comments

Comments
 (0)