Skip to content

Commit f73b4b9

Browse files
committed
Merge pull request #96 from IAlwaysBeCoding/patch-3
Fixed some typo and reworded the sentence
2 parents a8dad1c + 005cd19 commit f73b4b9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/dashboard.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dashboard
22

3-
A strong focus was put on the tools and particularly the dashboard. After all it is what you will work with most of the time!
3+
A strong focus was put on the tools and particularly the dashboard. After all, this will be your primary tool,which you will use most of the time!
44

55
![Queues view](http://i.imgur.com/H2nsgq2.png)
66

@@ -9,14 +9,14 @@ A strong focus was put on the tools and particularly the dashboard. After all it
99

1010
#### How to run
1111

12-
To run the dashboard, make sur that mrq is properly installed. Then, use the
12+
To run the dashboard, make sure that mrq is properly installed. Then, use the
1313
following command:
1414

1515
```bash
1616
mrq-dashboard
1717
```
1818

19-
The Dashboard will be available on the `5555` port (http://localhost:5555).
19+
The Dashboard will be running on `localhost` using port `5555`(http://localhost:5555).
2020

2121
#### Main goal
2222

0 commit comments

Comments
 (0)