Skip to content

Commit aa88e20

Browse files
committed
README.md: Adjusted plural s
Signed-off-by: Ole Herman Schumacher Elgesem <ole@northern.tech>
1 parent 88f62e4 commit aa88e20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ When it finds a mistake, it points out where the problem is like this;
6060
ifvarclass => "cfengine";
6161
^--------^
6262
Deprecation: Use 'if' instead of 'ifvarclass' at main.cf:5:7
63-
FAIL: main.cf (1 errors)
64-
Failure, 1 errors in total.
63+
FAIL: main.cf (1 error)
64+
Failure, 1 error in total.
6565
```
6666

6767
Note that since we use a different parser than `cf-agent` / `cf-promises`, they are not 100% in sync.

0 commit comments

Comments
 (0)