Skip to content

Commit

Permalink
chore: fix TS docs generation
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallOfSound committed Jan 21, 2019
1 parent 3f91c90 commit 1f3921f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/process.md
Expand Up @@ -62,7 +62,7 @@ property is `true` in the main process, otherwise it is `undefined`.
### `process.isMainFrame`

A `Boolean`, `true` when the current renderer context is the "main" renderer
frame. If you want the ID of the current frame you should use `webFrame.routingId`.
frame. If you want the ID of the current frame you should use `webFrame.routingId`.

### `process.mas`

Expand Down

0 comments on commit 1f3921f

Please sign in to comment.