Skip to content

Commit d6ecdb3

Browse files
committed
Update readme.source.md
1 parent 214adfc commit d6ecdb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Accepting or declining a snapshot file is part of the core workflow of Verify. T
3232
* [Rider test runner support](https://plugins.jetbrains.com/plugin/17240-verify-support)
3333
* [Via the clipboard](/docs/clipboard.md).
3434
* Manually making the change in the [launched diff tool](https://github.com/VerifyTests/DiffEngine#supported-tools). Either with a copy paste, or some tools have commands to automate this via a shortcut or a button.
35-
* Manually on the file system. By renaming the `.received.` file to `.verified.`. This can be automated via a scripted to bulk accept all (pr mayching a patter) `.received.` files.
35+
* Manually on the file system. By renaming the `.received.` file to `.verified.`. This can be automated via a scripted to bulk accept all (by matching a pattern) `.received.` files.
3636

3737

3838
## Usage

0 commit comments

Comments
 (0)