From 714486bc1a28c5d38316e51e7a9c34021ec3fbab Mon Sep 17 00:00:00 2001 From: Megan O'Keefe Date: Tue, 2 Jun 2020 11:52:02 -0400 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cbc019..4e9657e 100644 --- a/README.md +++ b/README.md @@ -316,7 +316,7 @@ Online Boutique is instrumented for [Google Cloud Operations](https://cloud.goog ``` gcloud services enable monitoring.googleapis.com \ cloudtrace.googleapis.com \ - gcloud services enable clouddebugger.googleapis.com + clouddebugger.googleapis.com ``` ### Cleanup