From b8ca95c44261d0899c9dce88d3ed9453c830610e Mon Sep 17 00:00:00 2001 From: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com> Date: Mon, 17 Aug 2020 19:54:50 +0200 Subject: [PATCH] Change heading for consistency --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index c31c8963..7cb72601 100644 --- a/FAQ.md +++ b/FAQ.md @@ -14,7 +14,7 @@ Before reporting a new issue, we recommend reading through this list. You might ## Jump To: -### 1. [ReDoc Features and Capabilities](#1-redoc-features-and-capabilities-1) +### 1. [Understanding ReDoc Features](#1-understanding-redoc-features-1) ### 2. [Deploying ReDoc](#2-deploying-redoc-1) @@ -26,7 +26,7 @@ Before reporting a new issue, we recommend reading through this list. You might ---- -## 1. ReDoc Features and Capabilities +## 1. Understanding ReDoc Features ### Can ReDoc load a spec file from the local filesystem and build API documentation from it?