Skip to content

Commit f02f974

Browse files
committed
chore: typo fix
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent 296e740 commit f02f974

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/run-metadata-validation.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.Synopsis
66
Runs MetadataParser tool to validate latest XSLT rules don't break downstream parsing of the metadata
77
.Description
8-
1. tranforms latests snapshots of beta or v1 metadata
8+
1. transforms latests snapshots of beta or v1 metadata
99
2. validates that the transformed metadata is parsable as OData EDM model and conversion to OpenAPI document is possible
1010
.Example
1111
./scripts/run-metadata-validation.ps1 -repoDirectory C:/github/msgraph-metadata -version "v1.0"

0 commit comments

Comments
 (0)