Skip to content

Commit 0bbbde1

Browse files
committed
Update a ReadMe
1 parent 42f64c1 commit 0bbbde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ pytest --dashboard --rs --headless
503503
python -m http.server 1948
504504
```
505505
506-
🔵 Now you can navigate to ``http://localhost:1948/dashboard.html`` in order to view the dashboard as a web app. This requires two different terminal windows: one for running the server, and another for running the tests, which should be run from the same directory. (Use ``CTRL-C`` to stop the http server.)
506+
🔵 Now you can navigate to ``http://localhost:1948/dashboard.html`` in order to view the dashboard as a web app. This requires two different terminal windows: one for running the server, and another for running the tests, which should be run from the same directory. (Use ``CTRL+C`` to stop the http server.)
507507
508508
🔵 Here's a full example of what the SeleniumBase Dashboard may look like:
509509

0 commit comments

Comments
 (0)