From 7db827734aa05ae0b30857c76f5a7aa5e443c2a9 Mon Sep 17 00:00:00 2001 From: Caleb Meyer Date: Wed, 24 Nov 2021 11:06:51 -0600 Subject: [PATCH] Fix typo in website --- website/src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/index.js b/website/src/pages/index.js index 24f76a5..cf08b70 100644 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -23,7 +23,7 @@ function Home() {

Just Another Ruby Debugger

-

Ruby Jard provides a rich Terminal UI that visualizes everything your need, navigates your program with pleasure, stops at matter places only, reduces manual and mental efforts. You can now focus on real debugging.

+

Ruby Jard provides a rich Terminal UI that visualizes everything you need, navigates your program with pleasure, stops at matter places only, reduces manual and mental efforts. You can now focus on real debugging.