Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 8a1b604

Browse files
author
Mathieu Benoit
committed
fix typo in memorystore commit
1 parent 2a3020e commit 8a1b604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/onlineboutique/allow-memorystore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ EOF
116116
```Bash
117117
cd ~/$WORKSHOP_ORG_DIR_NAME/
118118
git add .
119-
git commit -m "Allow Security for GKE project"
119+
git commit -m "Allow Memorystore for GKE project"
120120
git push origin main
121121
```
122122

0 commit comments

Comments
 (0)