Skip to content

Commit c1a3355

Browse files
committed
Improve Target description on the homepage
1 parent a236ffe commit c1a3355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h4>appsettings.json</h4>
8585
<h1 class="page-header" id="targets">Targets</h1>
8686
<p class="lead">
8787
NLog Targets handles the writing of log events to their destination, after having formatted the LogEvent using the configured NLog Layout.
88-
NLog supports sending the same LogEvent to multiple targets, so the same LogEvent can be sent to several destination targets, and each target can have their own unique output format.
88+
NLog supports sending the same LogEvent to multiple destination targets, and each target can have their own unique output format.
8989
</p>
9090
<p>There are more than 30 targets provided out-of-the-box, including:</p>
9191
<div id="targets-list">

0 commit comments

Comments
 (0)