Skip to content

Commit 263d3eb

Browse files
codespell
1 parent 0287832 commit 263d3eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reflex/testing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,7 @@ def _start_frontend(self):
12451245
def _wait_frontend(self):
12461246
"""Wait for ssr-serve.js to emit its listening URL on stdout.
12471247
1248-
Re-uses the base ``AppHarness._wait_frontend`` which parses
1248+
Reuses the base ``AppHarness._wait_frontend`` which parses
12491249
``FRONTEND_LISTENING_REGEX`` — that regex already matches the
12501250
``[ssr-serve] http://localhost:<port>`` output format.
12511251
"""

0 commit comments

Comments
 (0)