Skip to content

Commit f81e797

Browse files
committed
docs: fix typos and grammar in README
Use a colon instead of a semicolon when introducing example commands and output blocks.
1 parent 3061a58 commit f81e797

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
@@ -47,13 +47,13 @@ cfengine format
4747
cfengine lint
4848
```
4949

50-
You can also specify filenames or folders;
50+
You can also specify filenames or folders:
5151

5252
```bash
5353
cfengine lint main.cf
5454
```
5555

56-
When it finds a mistake, it points out where the problem is like this;
56+
When it finds a mistake, it points out where the problem is like this:
5757

5858
```
5959
"Hello, CFEngine"

0 commit comments

Comments
 (0)