Skip to content

Commit a35ce27

Browse files
authored
Removed superfluous quote
1 parent b389532 commit a35ce27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The following information must be provided:
2727
```
2828
stackdriver-prometheus-sidecar \
2929
--stackdriver.project-id=${GCP_PROJECT} \
30-
--prometheus.wal-directory=${WAL_DIR}" \
30+
--prometheus.wal-directory=${WAL_DIR} \
3131
--prometheus.api-address=${API_ADDRESS} \
3232
--stackdriver.kubernetes.location=${REGION} \
3333
--stackdriver.kubernetes.cluster-name=${CLUSTER}

0 commit comments

Comments
 (0)