Edits per inline comments

This commit is contained in:
Jessica Lord 2015-08-27 08:11:51 -07:00
parent 715a88026e
commit f74d7d71e6
2 changed files with 15 additions and 15 deletions

View file

@ -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