We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5546a6 commit 6cf8befCopy full SHA for 6cf8bef
components/yaml.rst
@@ -411,7 +411,7 @@ Then, execute the script for validating contents:
411
# validates a single file
412
$ php lint.php path/to/file.yaml
413
414
- # or validates a multiple files
+ # or validates multiple files
415
$ php lint.php path/to/file1.yaml path/to/file2.yaml
416
417
# or all the files in a directory
0 commit comments