fix: minor formatting issue

This commit is contained in:
Ivana Isadora Devcic 2021-09-21 22:21:08 +02:00 committed by GitHub
parent 385c730ce8
commit bf5feb78ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ title: Redoc quickstart guide
# Redoc quickstart guide
To render your OpenAPI definition using Redoc, use the following HTML code sample and
replace the `spec-url` attribute with the url or local file address to your definition.
replace the `spec-url` attribute with the URL or local file address to your definition.
```html
<!DOCTYPE html>