diff --git a/modules/client/main/App.js b/modules/client/main/App.js index 77b44c4..43c6cdb 100644 --- a/modules/client/main/App.js +++ b/modules/client/main/App.js @@ -185,7 +185,7 @@ export default class App extends React.Component { <p> If you omit the file path (i.e. use a “bare” 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>