diff --git a/docs-translations/zh-CN/faq/electron-faq.md b/docs-translations/zh-CN/faq/electron-faq.md index 3431c6018ab2..6c13dcdf5094 100644 --- a/docs-translations/zh-CN/faq/electron-faq.md +++ b/docs-translations/zh-CN/faq/electron-faq.md @@ -114,7 +114,7 @@ Uncaught TypeError: Cannot read property 'setZoomLevel' of undefined console.log(require.resolve('electron')); ``` -确认以下它是不是像下面这样的: +确认一下它是不是像下面这样的: ``` "/path/to/Electron.app/Contents/Resources/atom.asar/renderer/api/lib/exports/electron.js"