mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-06 05:10:20 +03:00
fix: minor formatting issue
This commit is contained in:
parent
385c730ce8
commit
bf5feb78ad
|
@ -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>
|
||||
|
@ -48,5 +48,5 @@ other security reasons. Refer to [Running Redoc locally](/deployment/intro/#runn
|
|||
more information.
|
||||
:::
|
||||
|
||||
For a more detailed explanation with step-by-step instructions and additional options for using Redoc to render
|
||||
For a more detailed explanation with step-by-step instructions and additional options for using Redoc to render
|
||||
your OpenAPI definition, refer to the [Redoc deployment guide](/deployment/intro).
|
Loading…
Reference in New Issue
Block a user