Skip to content

Commit 97c5aa0

Browse files
typos
1 parent 8f8ee23 commit 97c5aa0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The easiest way to get started is often using Docker and the interactive console
6060
```bash
6161
docker run -it --rm -p 8000:8000 --name ff_interactive forefire bash
6262
```
63-
4. Inside the container navigate to test directory and lauch the forefire console:
63+
4. Inside the container navigate to test directory and launch the forefire console:
6464
```bash
6565
cd tests/runff
6666
@@ -77,7 +77,7 @@ The easiest way to get started is often using Docker and the interactive console
7777
>> ForeFire HTTP command server listening at http://localhost:8000
7878
```
7979

80-
This server provides a grafical user interface that you can access on your browser at http://localhost:8000/
80+
This server provides a graphical user interface that you can access on your browser at http://localhost:8000/
8181

8282
6. Run your first simulation
8383
- Run the command `include[real_case.ff]`

0 commit comments

Comments
 (0)