From 4474cff1037b619572e0bc69b7e30025b140d28e Mon Sep 17 00:00:00 2001
From: Laurent COLBOIS <lcolbois@.idiap.ch>
Date: Fri, 21 May 2021 13:16:17 +0200
Subject: [PATCH] [Doc] Fix formatting

---
 doc/faq.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/faq.rst b/doc/faq.rst
index f67d2975..04f23e49 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -15,7 +15,7 @@ The recipe below helps you to set a face cropper based on eye positions.
 
 
 How to choose the cropped positions ?
-=================================
+=====================================
 
 The ideal cropped positions are dependent on the specific application you are using the face cropper in.
 Some face embedding extractors work well on loosely cropped faces, while others require the face to be tightly cropped.
@@ -68,6 +68,6 @@ We present hereafter a visual example of those crops for the `eyes-center` annot
     :align: right
     :alt: PAD crop
     :figclass: align-center
-    
+
     PAD crop (160 x 160)
     
\ No newline at end of file
-- 
GitLab