docs: use | instead of 'or' for docs (#18512)

This commit is contained in:
Samuel Attard 2019-05-30 10:32:46 -07:00 committed by GitHub
parent 81ba491e53
commit 02dc1b266c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -796,7 +796,7 @@ Returns `Object`:
### `app.setJumpList(categories)` _Windows_
* `categories` [JumpListCategory[]](structures/jump-list-category.md) or `null` - Array of `JumpListCategory` objects.
* `categories` [JumpListCategory[]](structures/jump-list-category.md) | `null` - Array of `JumpListCategory` objects.
Sets or removes a custom Jump List for the application, and returns one of the
following strings: