Skip to content

Commit

Permalink
Fixed spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Icyadam14 committed Sep 25, 2024
1 parent 4cb7f29 commit df472c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ros2 launch ui surface_launch.yaml
```
> Note: Make sure to build and source your workspace before running the launch command.
After the launch command, the interface should be accessable at `http://127.0.0.1:5000`. I have run into some issues when trying to access the interface via `localhost` (which is where vscode will try to send you if you click on the link), so it is currently recommended to use the IP address directly. I have only had this issue on MacOS so far.
After the launch command, the interface should be accessible at `http://127.0.0.1:5000`. I have run into some issues when trying to access the interface via `localhost` (which is where vscode will try to send you if you click on the link), so it is currently recommended to use the IP address directly. I have only had this issue on MacOS so far.

### Known working platforms
> Format: Device (Architecture) - OS Version (Date tested)
Expand Down

0 comments on commit df472c3

Please sign in to comment.