From 831ac473faae9cfb184752e5db2bc9b309a78eeb Mon Sep 17 00:00:00 2001 From: Maxime Chevalier-Boisvert Date: Fri, 26 Feb 2021 13:08:54 -0500 Subject: [PATCH] Update ujit.md --- doc/ujit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ujit.md b/doc/ujit.md index 6e6b189e9d..2e1d2cca95 100644 --- a/doc/ujit.md +++ b/doc/ujit.md @@ -78,4 +78,4 @@ The core of CRuby's interpreter logic is found in: ## Contributing -We welcome open source contributors. If you are interested in contributing to this project, please contact Maxime Chevalier [(@Love2Code) via twitter](https://twitter.com/Love2Code). +We welcome open source contributors. If you are interested in contributing to this project, please contact Maxime Chevalier [(@Love2Code) via twitter](https://twitter.com/Love2Code). Suggestions on how to make this readme file more helpful for new contributors are most welcome.