Skip to content

Commit 2960712

Browse files
docs(readme): fix typo
1 parent 94366ba commit 2960712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The `WriteTo` and `Enrich` sections support the same syntax, for example the fol
4949
"WriteTo": ["LiterateConsole", "DiagnosticTrace"]
5050
```
5151

52-
Or alternatively, the long-form (`"Name":` ...) sytax from the first example can be used when arguments need to be supplied.
52+
Or alternatively, the long-form (`"Name":` ...) syntax from the first example can be used when arguments need to be supplied.
5353

5454
(This package implements a convention using `DependencyContext` to find any package with `Serilog` anywhere in the name and pulls configuration methods from it, so the `Using` example above is redundant.)
5555

0 commit comments

Comments
 (0)