Apply suggestions from code review

Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>
This commit is contained in:
Heather Cloward 2021-08-15 22:27:13 -04:00 committed by GitHub
parent e6d001b3c9
commit 4c4075974f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,7 +162,7 @@ a globally exposed Redoc object.
### Using the `spec-url` attribute
To add the <redoc> element with a `spec-url` attribute:
To add the <redoc> element with the `spec-url` attribute:
```html
<redoc spec-url="url/to/your/spec"></redoc>