Skip to content

Commit 9de1140

Browse files
authored
Merge pull request #51 from FantasticFiasco/branches/typo-fix
docs(readme): fix typo [Skip CI]
2 parents 94366ba + 2960712 commit 9de1140

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)