docs(docs-infra): fix small typo (#37258)
The style guide docs had a typo "Alerts and Calllouts". Callouts is spelled with two l's, not three. This PR fixes the typo. PR Close #37258
This commit is contained in:
parent
0cb0f66c17
commit
713fb3b587
|
@ -931,7 +931,7 @@ If you do, be sure to set the `id` attribute - not the `name` attribute! The doc
|
|||
|
||||
</div>
|
||||
|
||||
## Alerts and Calllouts
|
||||
## Alerts and Callouts
|
||||
|
||||
Alerts and callouts present warnings, extra detail or references to other pages. They can also be used to provide commentary that _enriches_ the reader's understanding of the content being presented.
|
||||
|
||||
|
|
Loading…
Reference in New Issue