mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 22:32:29 +00:00
typo
This commit is contained in:
parent
95b3d9eb3b
commit
8da987cfbb
@ -23,4 +23,4 @@ To run the example, start a webserver server the local folder:
|
||||
python -m http.server
|
||||
```
|
||||
|
||||
Then, open a browser at https://127.0.0.1:8000 and watch the ticker print entries to the window.
|
||||
Then, open a browser at http://127.0.0.1:8000 and watch the ticker print entries to the window.
|
||||
|
Loading…
Reference in New Issue
Block a user