Skip to content

Commit

Permalink
Update serializer-settings.source.md (#823)
Browse files Browse the repository at this point in the history
Fix snipper => snippet typo
  • Loading branch information
GeertvanHorrik authored Mar 31, 2023
1 parent bd7b08f commit e0d70f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/mdsource/serializer-settings.source.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ snippet: DontScrubDateTimesGlobal

`AddExtraDatetimeFormat` allows specifiying custom date formats to be scrubbed.

snipper: AddExtraDatetimeFormat
snippet: AddExtraDatetimeFormat


### Named Date and Times
Expand Down Expand Up @@ -469,4 +469,4 @@ snippet: JsonAppenderTests.Stream#00.verified.txt

See [Converters](/docs/converter.md) for more information on `*.00.verified.txt` files.

Examples of extensions using JsonAppenders are [Recorders in Verify.SqlServer](https://github.com/VerifyTests/Verify.SqlServer#recording) and [Recorders in Verify.EntityFramework](https://github.com/VerifyTests/Verify.EntityFramework#recording).
Examples of extensions using JsonAppenders are [Recorders in Verify.SqlServer](https://github.com/VerifyTests/Verify.SqlServer#recording) and [Recorders in Verify.EntityFramework](https://github.com/VerifyTests/Verify.EntityFramework#recording).

0 comments on commit e0d70f3

Please sign in to comment.