Skip to content

Commit 2566fc7

Browse files
committed
Adjust plurals
1 parent 46a1052 commit 2566fc7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ This installs all required components from the `PSGallery` and invokes scripts a
6666

6767

6868
The result looks like the followed output including information about:
69-
* `PWSHAKE config:` - loaded config file content (may be rearranged)
70-
* `Arranged tasks:` - tasks to be executed in order
71-
* `Invoke task:` - invoked task names
72-
* `Execute <step|powershell|cmd|msbuild>:` - invoked script info
73-
* Everything else - invoked scripts outputs
69+
* `PWSHAKE config:` - loaded config file content (may be rearranged due to overriding, interpolation, and merging metadata)
70+
* `Arranged tasks:` - tasks to be executed in actual order
71+
* `Invoke task:` - invoked tasks name
72+
* `Execute <step|powershell|cmd|msbuild>:` - invoked steps caption
73+
* Everything else - invoked scripts output
7474

7575
```
7676
PWSHAKE config:

0 commit comments

Comments
 (0)