Correct , -> . typo

This commit is contained in:
Kevin Sawicki 2017-02-02 13:01:49 -08:00
parent 3e18d8baf5
commit cfe3ae234b

View file

@ -44,7 +44,7 @@ The `crashReporter` module has the following methods:
Default is `true`.
* `ignoreSystemCrashHandler` Boolean (optional) - Default is `false`.
* `extra` Object (optional) - An object you can define that will be sent along with the
report. Only string properties are sent correctly, Nested objects are not
report. Only string properties are sent correctly. Nested objects are not
supported.
You are required to call this method before using any other `crashReporter` APIs