diff --git a/examples/template_configuration/FreeRTOSConfig.h b/examples/template_configuration/FreeRTOSConfig.h index c051f7d1a..c7ae1b3e5 100644 --- a/examples/template_configuration/FreeRTOSConfig.h +++ b/examples/template_configuration/FreeRTOSConfig.h @@ -241,7 +241,7 @@ /******************************************************************************/ /* Set configUSE_EVENT_GROUPS to 1 to include event group functionality in the - * build. Set to 0 to exclude event group functionality from the build. The + * build. Set to 0 to exclude event group functionality from the build. The * FreeRTOS/source/event_groups.c source file must be included in the build if * configUSE_EVENT_GROUPS is set to 1. Defaults to 1 if left undefined. */