Skip to content

Commit ea1e223

Browse files
committed
.
1 parent 6925e78 commit ea1e223

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/mdsource/numeric-ids.source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Numeric Ids
22

3-
Numbers are not scrubbed. Sometimes it is helpful to scrub numeric Ids. This can be doe using `ScrubMembers` and checking the DeclaringType and the name of the member.
3+
Numbers are not scrubbed. Sometimes it is helpful to scrub numeric Ids. This can be done using `ScrubMembers` and checking the DeclaringType and the name of the member.
44

55
snippet: NumericIdSample
66

docs/numeric-ids.md

Lines changed: 1 addition & 1 deletion
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
# Numeric Ids
99

10-
Numbers are not scrubbed. Sometimes it is helpful to scrub numeric Ids. This can be doe using `ScrubMembers` and checking the DeclaringType and the name of the member.
10+
Numbers are not scrubbed. Sometimes it is helpful to scrub numeric Ids. This can be done using `ScrubMembers` and checking the DeclaringType and the name of the member.
1111

1212
<!-- snippet: NumericIdSample -->
1313
<a id='snippet-NumericIdSample'></a>

0 commit comments

Comments
 (0)