From 4d631b12aa4efdd7709d8bafa7b1d9878c7c0fbb Mon Sep 17 00:00:00 2001 From: Michael Droogleever Fortuyn Date: Sat, 30 Nov 2019 20:58:55 +0100 Subject: [PATCH] Add space --- src/hello-world/00.00.README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hello-world/00.00.README.md b/src/hello-world/00.00.README.md index b706d71..52548d1 100644 --- a/src/hello-world/00.00.README.md +++ b/src/hello-world/00.00.README.md @@ -2,5 +2,5 @@ In this chapter, we will discuss the basic I/O of embedded development in rust. -After this chapter,you should have all the neccesary basic knowledge to do embedded development in Rust, +After this chapter, you should have all the neccesary basic knowledge to do embedded development in Rust, with anything remaining being solution specific.