mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
docs: Typos, consistency and grammar fixes (#6811)
This commit is contained in:
@@ -348,7 +348,7 @@ class Role extends Base {
|
||||
}
|
||||
|
||||
/**
|
||||
* Options used to set position of a role.
|
||||
* Options used to set the position of a role.
|
||||
* @typedef {Object} SetRolePositionOptions
|
||||
* @property {boolean} [relative=false] Whether to change the position relative to its current value or not
|
||||
* @property {string} [reason] The reason for changing the position
|
||||
|
||||
Reference in New Issue
Block a user