Skip to content

Commit b2033d7

Browse files
authored
Merge pull request #265 from sungam3r/patch-1
Update README.md
2 parents ca6a4a6 + c0e82b9 commit b2033d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ This section defines a static list of key-value pairs that will enrich log event
213213

214214
### Filter section
215215

216-
This section defines filters that will be applied to log events. It is especially usefull in combination with _[Serilog.Filters.Expression](https://github.com/serilog/serilog-expressions)_ (or legacy _[Serilog.Filters.Expression](https://github.com/serilog/serilog-filters-expressions)_) package so you can write expression in text form:
216+
This section defines filters that will be applied to log events. It is especially usefull in combination with _[Serilog.Expressions](https://github.com/serilog/serilog-expressions)_ (or legacy _[Serilog.Filters.Expressions](https://github.com/serilog/serilog-filters-expressions)_) package so you can write expression in text form:
217217

218218
```json
219219
"Filter": [{

0 commit comments

Comments
 (0)