We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce0cfa commit 8cf89b9Copy full SHA for 8cf89b9
1 file changed
docs/en-US/Test-PlasterManifest.md
@@ -8,7 +8,7 @@ schema: 2.0.0
8
# Test-PlasterManifest
9
10
## SYNOPSIS
11
-Verifies that a plaster manifest file is a valid.
+Verifies that a plaster manifest file is valid.
12
13
## SYNTAX
14
@@ -17,7 +17,7 @@ Test-PlasterManifest [[-Path] <String[]>] [<CommonParameters>]
17
```
18
19
## DESCRIPTION
20
21
If there are any errors, the details of the errors can be viewed by using the
22
Verbose parameter.
23
0 commit comments