Skip to content

Commit 1f6a7b3

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

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
@@ -11,7 +11,7 @@ description: Learn how to create a Golang server to register metrics with Promet
1111

1212
* You have a [Git client](https://git-scm.com/downloads). The examples in this section use a command-line based Git client, but you can use any client.
1313

14-
We will be creating a Golang server with some endpoints to simulate a real-world application. Then we will expose metrics from the server using Prometheus.
14+
You will be creating a Golang server with some endpoints to simulate a real-world application. Then you will expose metrics from the server using Prometheus.
1515

1616
## Getting the sample application
1717

0 commit comments

Comments
 (0)