From eca052d0a52967d0a48b48aa63423d467b8eb17a Mon Sep 17 00:00:00 2001 From: Kaiser Date: Wed, 25 May 2022 17:54:49 +0100 Subject: [PATCH] (docs): fix small typo in version-detection (#8032) --- docs/usage/version-detection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/version-detection.md b/docs/usage/version-detection.md index 82a702f3..8669f500 100644 --- a/docs/usage/version-detection.md +++ b/docs/usage/version-detection.md @@ -31,7 +31,7 @@ Note: This functionality was added in 3.0.8. If you're unable to execute it, you ![Swagger UI 2](/docs/images/swagger-ui2.png) -Some distinct identifiers to Swagger UI 3.x: +Some distinct identifiers to Swagger UI 2.x: - The API version appears at the bottom of the page. - Schemes are not rendered. - Authorization, if rendered, will appear next to the navigation bar.