mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Merge pull request #11152 from electron/fix-typo-in-styleguide
fix typo in styleguide
This commit is contained in:
@@ -64,7 +64,7 @@ The following rules only apply to the documentation of APIs.
|
||||
Each page must use the actual object name returned by `require('electron')`
|
||||
as the title, such as `BrowserWindow`, `autoUpdater`, and `session`.
|
||||
|
||||
Under the page tile must be a one-line description starting with `>`.
|
||||
Under the page title must be a one-line description starting with `>`.
|
||||
|
||||
Using `session` as example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user