Skip to content

Commit 6d111f3

Browse files
Fix PR 4798 comments
1 parent 35e2481 commit 6d111f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

community/examples/sycomp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Once the blueprint file (e.g., `sycomp-storage.yaml`) is configured, you can dep
8888
2. **Create the deployment directory:**
8989

9090
```bash
91-
# Replace <blueprint-filename> with the specific blueprint filename (e.g., "sycomp-storage.yaml").
91+
# Replace <blueprint-filename> with the specific blueprint filename (e.g., sycomp-storage.yaml).
9292
gcluster create community/examples/sycomp/<blueprint-filename>
9393
```
9494

0 commit comments

Comments
 (0)