Skip to content

Fix Typos #586

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 31, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This image should be used in conjunction with `cloudsim_bridge`.

### `cloudsim_bridge`

This is the docker image that with run the cloudsim bridge. Refer to:
This is the docker image that will run the cloudsim bridge. Refer to:
https://github.com/osrf/subt/wiki/Cloudsim%20Architecture.

This image should be used in conjunction with `cloudsim_sim`.
Expand Down Expand Up @@ -90,5 +90,5 @@ Use this directory to build a Docker image that will run an installed launch fil
file.

```
./run.bash subt_sim_entry tunne_circuit_practice.ign
./run.bash subt_sim_entry tunnel_circuit_practice.ign
```