diff --git a/docs/api/crash-reporter.md b/docs/api/crash-reporter.md index 092180f49542..2887577101ec 100644 --- a/docs/api/crash-reporter.md +++ b/docs/api/crash-reporter.md @@ -88,5 +88,5 @@ a `multipart/form-data` `POST`: * `_companyName` String - The company name in the `crashReporter` `options` object. * `upload_file_minidump` File - The crash report in the format of `minidump`. -* All level one properties of the `extra` object in the `crashReporter`. - `options` object +* All level one properties of the `extra` object in the `crashReporter` + `options` object.