You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -94,7 +94,7 @@ Use the `snapshot` subcommand to record snapshots.
94
94
95
95
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.
96
96
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.
98
98
99
99
### Options
100
100
The snapshot subcommand has options that work similar to extract command options:
0 commit comments