Update syntax_faq.rst
diff --git a/docs/mynewt_faq/syntax_faq.rst b/docs/mynewt_faq/syntax_faq.rst
index 2f26210..f58f16e 100644
--- a/docs/mynewt_faq/syntax_faq.rst
+++ b/docs/mynewt_faq/syntax_faq.rst
@@ -1,5 +1,5 @@
-Mynewt FAQ - Syntax and Semantics
-=================================
+Mynewt FAQ - Syntax, Semantics, Configuration
+=============================================
 
 .. contents::
   :local:
@@ -71,4 +71,4 @@
 
 **Q**: What do I use instead of the full version of ``cmsis_nvic.c`` (i.e. for setting and getting IRQ priorities)?
 
-**A**: Those functions are in the ``core_cmx.h`` files in ``hw/cmsis-core``.
\ No newline at end of file
+**A**: Those functions are in the ``core_cmx.h`` files in ``hw/cmsis-core``.