mirror of
https://github.com/badges/shields.git
synced 2025-04-18 19:44:04 +03:00
fix: add some missing spaces in docs
This commit is contained in:
parent
50ea7068a8
commit
d60bca325f
@ -4,7 +4,7 @@ import { BaseAmoService, keywords } from './amo-base.js'
|
||||
|
||||
const documentation = `
|
||||
<p>
|
||||
Previously <code>amo/d</code> provided a “total downloads” badge. However,
|
||||
Previously <code>amo/d</code> provided a “total downloads” badge. However,
|
||||
<a href="https://github.com/badges/shields/issues/3079">updates to the v3 API</a> only
|
||||
give us weekly downloads. The route <code>amo/d</code> redirects to <code>amo/dw</code>.
|
||||
</p>
|
||||
|
@ -78,7 +78,7 @@ const description = `<p>
|
||||
<tr>
|
||||
<td><code>namedLogo</code></td>
|
||||
<td>
|
||||
Default: none. One of the named logos supported by Shields or
|
||||
Default: none. One of the named logos supported by Shields or
|
||||
<a href="https://simpleicons.org/">simple-icons</a>. Can be overridden
|
||||
by the query string.
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user