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 1513f22 commit a5546a6Copy full SHA for a5546a6
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
- # validates a multiple files
+ # or validates a 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