We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0287832 commit 263d3ebCopy full SHA for 263d3eb
1 file changed
reflex/testing.py
@@ -1245,7 +1245,7 @@ def _start_frontend(self):
1245
def _wait_frontend(self):
1246
"""Wait for ssr-serve.js to emit its listening URL on stdout.
1247
1248
- Re-uses the base ``AppHarness._wait_frontend`` which parses
+ Reuses the base ``AppHarness._wait_frontend`` which parses
1249
``FRONTEND_LISTENING_REGEX`` — that regex already matches the
1250
``[ssr-serve] http://localhost:<port>`` output format.
1251
"""
0 commit comments