Skip to content

Commit

Permalink
wording fix
Browse files Browse the repository at this point in the history
  • Loading branch information
reyang committed Sep 7, 2023
1 parent 0c20b6a commit 7fd76a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/logs/getting-started-console/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ dotnet add package OpenTelemetry.Exporter.Console
Copy the [FoodSupplyLogs.cs](./FoodSupplyLogs.cs) and [Program.cs](./Program.cs)
files to the project folder.

Run the application again (using `dotnet run`) and you should see the log output
on the console.
Run the application (using `dotnet run`) and you should see the log output on
the console:

```text
LogRecord.Timestamp: 2023-08-03T22:53:51.0194130Z
Expand Down

0 comments on commit 7fd76a8

Please sign in to comment.