Skip to content

Commit f09bce5

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

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
@@ -239,7 +239,7 @@ api_http_request_total{path="/v1/users",status="200"} 1
239239
In the terminal, press `ctrl` + `c` to stop the application.
240240

241241
> [!Note]
242-
> If you don't want to run the application locally, and want to run it in a Docker container, skip to next page where we create a Dockerfile and containerize the application.
242+
> If you don't want to run the application locally, and want to run it in a Docker container, skip to next page where you create a Dockerfile and containerize the application.
243243
244244
## Summary
245245

0 commit comments

Comments
 (0)