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.