add space between in and `package.json`
This commit is contained in:
parent
ab78e4f64e
commit
fe11175f9d
|
@ -283,7 +283,7 @@ export default class App extends React.Component {
|
|||
<a href="https://docs.npmjs.com/files/package.json#files">
|
||||
files array
|
||||
</a>{' '}
|
||||
in
|
||||
in{' '}
|
||||
<code>package.json</code>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Reference in New Issue