Skip to content

Commit df3babd

Browse files
lamtrinhdevdempseyatgithub
authored andcommitted
Fix typo issue at README.md
1 parent 16ab25b commit df3babd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If the specified path does not exist, the tool will attempt to create the necess
3636

3737
> Will write output to `~/Desktop/my-metadata.json`
3838
39-
- Use the value 'none' to supress output:
39+
- Use the value 'none' to suppress output:
4040

4141
`swift-evolution-metadata-extractor --output-path none`
4242

@@ -94,7 +94,7 @@ Use the `snapshot` subcommand to record snapshots.
9494

9595
A snapshot is a directory of input files and expected results for use in development and testing. Snapshot directories use the file extension `evosnapshot` but are not formally declared as bundles on macOS.
9696

97-
Ad hoc snapshots can also be manually constructed to create content for specifc tests such as verifying that validation errors are correctly detected in malformed proposals.
97+
Ad hoc snapshots can also be manually constructed to create content for specific tests such as verifying that validation errors are correctly detected in malformed proposals.
9898

9999
### Options
100100
The snapshot subcommand has options that work similar to extract command options:

0 commit comments

Comments
 (0)