Skip to content

Commit f4f70d7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ services:
4545
action: rebuild
4646
```
4747
48-
One you have added the `develop` section in the `compose.yml` file, you can use the following command to start the development server:
48+
Once you have added the `develop` section in the `compose.yml` file, you can use the following command to start the development server:
4949

5050
```console
5151
$ docker compose watch

0 commit comments

Comments
 (0)