docs typo fix
This commit is contained in:
parent
24acd74d15
commit
dc9c2673d7
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ called before `start` is called.
|
|||
|
||||
**Note:** This API can only be called from the main process.
|
||||
|
||||
### `crashReporter.addExtraParameter(key, value)` _macOS_
|
||||
### `crashReporter.setExtraParameter(key, value)` _macOS_
|
||||
|
||||
* `key` String - Parameter key, must be less than 64 characters long.
|
||||
* `value` String - Parameter value, must be less than 64 characters long.
|
||||
|
|
Loading…
Reference in a new issue