From 8289515b5a793e608ad77befac97cb2fb12869a8 Mon Sep 17 00:00:00 2001 From: RichardBarry <3073890+RichardBarry@users.noreply.github.com> Date: Mon, 30 Nov 2020 15:53:30 -0800 Subject: [PATCH] Update stdint.readme Add missing apostrophe. --- include/stdint.readme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/stdint.readme b/include/stdint.readme index 6d86149ca..4374a5830 100644 --- a/include/stdint.readme +++ b/include/stdint.readme @@ -10,7 +10,7 @@ * To use this file: * * 1) Copy this file into the directory that contains your FreeRTOSConfig.h - * header file, as that directory will already be in the compilers include + * header file, as that directory will already be in the compiler's include * path. * * 2) Rename the copied file stdint.h.