Skip to content

Commit 2682597

Browse files
authored
README update - wordiness
1 parent 125d80d commit 2682597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Log.Logger = new LoggerConfiguration()
9191
.CreateLogger();
9292
```
9393

94-
Note the use of `{Items[0]}`: "holes" in expression-based output templates can include arbitrary expressions.
94+
Note the use of `{Items[0]}`: "holes" in expression templates can include any valid expression.
9595

9696
## Language reference
9797

0 commit comments

Comments
 (0)