Edits per inline comments
This commit is contained in:
parent
715a88026e
commit
f74d7d71e6
2 changed files with 15 additions and 15 deletions
|
@ -1,4 +1,4 @@
|
|||
# crash-reporter
|
||||
# crashReporter
|
||||
|
||||
The `crash-reporter` module enables sending your app's crash reports.
|
||||
|
||||
|
@ -34,7 +34,7 @@ The `crash-reporter` module has the following methods:
|
|||
* Only string properties are sent correctly.
|
||||
* Nested objects are not supported.
|
||||
|
||||
Developers are required to call this method before using other `crashReporter`
|
||||
You are required to call this method before using other `crashReporter`
|
||||
APIs.
|
||||
|
||||
**Note:** On OS X, Electron uses a new `crashpad` client, which is different
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue