Skip to content

Commit b5970e1

Browse files
Update content/guides/go-prometheus-monitoring/application.md
Co-authored-by: Craig Osterhout <[email protected]>
1 parent 5c716eb commit b5970e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/go-prometheus-monitoring/application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ go-prometheus-monitoring
5252

5353
## Understanding the application
5454

55-
Below is complete logic of the application you will find in the `main.go`. Let's break this to understand code better.
55+
The following is the complete logic of the application you will find in `main.go`.
5656

5757
```go
5858
package main

0 commit comments

Comments
 (0)