mirror of
https://github.com/danbulant/api_docs
synced 2026-05-27 05:42:42 +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`
|
`Authorization: meowmeowmeow`
|
||||||
|
|
||||||
<aside class="notice">
|
<aside class="notice">
|
||||||
You must replace `meowmeowmeow` with your personal API key.
|
You must replace <code>meowmeowmeow</code> with your personal API key.
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
# Kittens
|
# Kittens
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue