We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125d80d commit 2682597Copy full SHA for 2682597
README.md
@@ -91,7 +91,7 @@ Log.Logger = new LoggerConfiguration()
91
.CreateLogger();
92
```
93
94
-Note the use of `{Items[0]}`: "holes" in expression-based output templates can include arbitrary expressions.
+Note the use of `{Items[0]}`: "holes" in expression templates can include any valid expression.
95
96
## Language reference
97
0 commit comments