mirror of
https://github.com/danbulant/api_docs
synced 2026-05-21 21:28:52 +00:00
Fix styling bug in example index
This commit is contained in:
parent
4fe37604b7
commit
f989143692
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ Kittn expects for the API key to be included in all API requests to the server i
|
|||
`Authorization: meowmeowmeow`
|
||||
|
||||
<aside class="notice">
|
||||
You must replace `meowmeowmeow` with your personal API key.
|
||||
You must replace <code>meowmeowmeow</code> with your personal API key.
|
||||
</aside>
|
||||
|
||||
# Kittens
|
||||
|
|
|
|||
Loading…
Reference in a new issue