1
0
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:
Caleb Cartwright 2023-06-17 14:53:52 -05:00
parent 50ea7068a8
commit d60bca325f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ import { BaseAmoService, keywords } from './amo-base.js'
const documentation = `
<p>
Previously <code>amo/d</code> provided a &ldquo;total downloads&rdquo; badge. However,
Previously <code>amo/d</code> provided a &ldquo;total downloads&rdquo; badge. However,&nbsp;
<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>

View File

@ -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&nbsp;
<a href="https://simpleicons.org/">simple-icons</a>. Can be overridden
by the query string.
</td>