Add space before `<code>` tag

This commit is contained in:
Jakub Jastrzębski 2019-06-19 19:49:21 +02:00 committed by Michael Jackson
parent 9e859f9c69
commit c906861d8f
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ export default class App extends React.Component {
<p>
If you omit the file path (i.e. use a &ldquo;bare&rdquo; URL), unpkg
will serve the file specified by the <code>unpkg</code> field in{' '}
<code>package.json</code>, or fall back to
<code>package.json</code>, or fall back to{' '}
<code>main</code>.
</p>