From d8b3bb483f3bbb25f110791a71bacc441a42cdb3 Mon Sep 17 00:00:00 2001 From: Carlos Date: Fri, 28 Aug 2015 10:52:36 +0200 Subject: [PATCH] Lesson 26, step 6 --- 23-fixes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/23-fixes/README.md b/23-fixes/README.md index 5d9451c..e9c4acb 100644 --- a/23-fixes/README.md +++ b/23-fixes/README.md @@ -1,4 +1,4 @@ -*Concepts you may want to Google beforehand: freestanding, uint32_t, size_t,* +*Concepts you may want to Google beforehand: freestanding, uint32_t, size_t* **Goal: Fix miscellaneous issues with our code**