[clangd] Fix docs

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@369920 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/clangd/Configuration.rst b/docs/clangd/Configuration.rst
index d294f28..ff5d38a 100644
--- a/docs/clangd/Configuration.rst
+++ b/docs/clangd/Configuration.rst
@@ -1,6 +1,6 @@
-========
+=============
 Configuration
-========
+=============
 
 .. contents::
 
@@ -28,6 +28,7 @@
  - `/path/to/my-custom/toolchain1/arm-none-eabi-gcc`,
  - `/path/to/my-custom/toolchain2/arm-none-eabi-g++`,
  - `/path/to/my-custom2/toolchain/arm-none-eabi-g++`,
+   
 you can provide clangd with
 `--query-driver=/path/to/my-custom/**/arm-none-eabi*` to enable execution of
 any binary that has a name starting with `arm-none-eabi` and under