Skip to content

Commit eab4f2c

Browse files
JustaSqu1dBobDotCom
authored andcommitted
docs: add missing changelog and fix stage_raise_hand grammar (#1924)
1 parent c994e5d commit eab4f2c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ possible (see our [Version Guarantees] for more info).
1010

1111
These changes are available on the `master` branch, but have not yet been released.
1212

13-
_No changes yet_
13+
### Fixed
14+
15+
- Fixed the type-hinting of `SlashCommandGroup.walk_commands()` to reflect actual
16+
behavior. ([#1852](https://github.com/Pycord-Development/pycord/pull/1852))
1417

1518
## [2.4.0] - 2023-02-10
1619

docs/api/enums.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ of :class:`enum.Enum`.
279279

280280
.. attribute:: stage_raise_hand
281281

282-
The system message denoting that a stage event has someone has raised their hand.
282+
The system message denoting that someone in a stage event is raising their hand.
283283

284284
.. versionadded:: 2.4
285285

0 commit comments

Comments
 (0)