Merge pull request #7544 from tinydew4/fix-docs

Fix dot
This commit is contained in:
Kevin Sawicki 2016-10-10 09:19:13 -07:00 committed by GitHub
commit 2efb7a12cb

View file

@ -88,5 +88,5 @@ a `multipart/form-data` `POST`:
* `_companyName` String - The company name in the `crashReporter` `options` * `_companyName` String - The company name in the `crashReporter` `options`
object. object.
* `upload_file_minidump` File - The crash report in the format of `minidump`. * `upload_file_minidump` File - The crash report in the format of `minidump`.
* All level one properties of the `extra` object in the `crashReporter`. * All level one properties of the `extra` object in the `crashReporter`
`options` object `options` object.