fix code fence lint failure

This commit is contained in:
Shelley Vohr 2018-01-22 12:41:46 -05:00
parent 1553b54779
commit 365fe6b067
No known key found for this signature in database
GPG key ID: F13993A75599653C

View file

@ -633,7 +633,7 @@ Loads the given file in the window, `filePath` should be a path to
an HTML file relative to the root of your application. For instance an HTML file relative to the root of your application. For instance
an app structure like this: an app structure like this:
``` ```sh
| root | root
| - package.json | - package.json
| - src | - src