Skip to content

Commit 9d10f0e

Browse files
Update content/guides/go-prometheus-monitoring/containerize.md
Co-authored-by: Craig Osterhout <[email protected]>
1 parent 70b45b8 commit 9d10f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The Dockerfile consists of two stages:
6969

7070
## Build the Docker image and run the application
7171

72-
One we have the Dockerfile, we can build the Docker image and run the application in a container.
72+
One you have the Dockerfile, you can build the Docker image and run the application in a container.
7373

7474
To build the Docker image, run the following command in the terminal:
7575

0 commit comments

Comments
 (0)