Skip to content

Commit 594e217

Browse files
committed
Fix typo
1 parent 097bbc0 commit 594e217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/about/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Unreleased
3030
- :pull:`1257` - Add support for rendering ``@component`` children within ``vdom_to_html``.
3131
- :pull:`1113` - Renamed the ``use_location`` hook's ``search`` attribute to ``query_string``.
3232
- :pull:`1113` - Renamed the ``use_location`` hook's ``pathname`` attribute to ``path``.
33-
- :pull:`1113` - Renamed ``reatpy.config.REACTPY_DEBUG_MODE`` to ``reactpy.config.REACTPY_DEBUG``.
33+
- :pull:`1113` - Renamed ``reactpy.config.REACTPY_DEBUG_MODE`` to ``reactpy.config.REACTPY_DEBUG``.
3434

3535
**Removed**
3636

0 commit comments

Comments
 (0)