diff --git a/docs/api/web-contents.md b/docs/api/web-contents.md index d269a27fd2dd..25553a7b9469 100644 --- a/docs/api/web-contents.md +++ b/docs/api/web-contents.md @@ -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 app structure like this: -``` +```sh | root | - package.json | - src