From e2dc4666252193ca91a9bc835810e3a326f7114b Mon Sep 17 00:00:00 2001 From: Reece Dunham Date: Wed, 15 Jan 2020 08:26:50 -0500 Subject: [PATCH] [docs] Fix sphinx warning about heading --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index a4141366f..e9ddcbe44 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -77,7 +77,7 @@ General General questions regarding library usage belong here. Where can I find usage examples? -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Example code can be found in the `examples folder `_ in the repository.