Skip to content

Commit f592544

Browse files
committed
docs
1 parent 3ef4017 commit f592544

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/dangling-files.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To change this file edit the source file and then run MarkdownSnippets.
77

88
# Dangling snapshot files
99

10-
A dangling snapshot file are when `.verified.` file exist with no corresponding test. This can occur when a test, with corresponding test snapshot file(s), is renamed or deleted. The snapshot file are now redundant and noise on the file system and in the solution explorer
10+
A dangling snapshot file are when a `.verified.` file exist with no corresponding test. This can occur when a test, with corresponding test snapshot file(s), is renamed or deleted. The snapshot file are now redundant and noise on the file system and in the solution explorer
1111

1212

1313
## How dangling snapshot checks works

docs/mdsource/dangling-files.source.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dangling snapshot files
22

3-
A dangling snapshot file are when `.verified.` file exist with no corresponding test. This can occur when a test, with corresponding test snapshot file(s), is renamed or deleted. The snapshot file are now redundant and noise on the file system and in the solution explorer
3+
A dangling snapshot file are when a `.verified.` file exist with no corresponding test. This can occur when a test, with corresponding test snapshot file(s), is renamed or deleted. The snapshot file are now redundant and noise on the file system and in the solution explorer
44

55

66
## How dangling snapshot checks works

0 commit comments

Comments
 (0)