Skip to content

Commit 7a4bf05

Browse files
committed
typo on stack name
1 parent ce0dfd6 commit 7a4bf05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/allora/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ We will use AWS Cloud9 to execute the subsequent commands. Follow the instructio
148148
npx cdk destroy allora-single-node
149149
150150
# Undeploy Common Stack
151-
npx cdk destroy allora-edge-common
151+
npx cdk destroy allora-edge-nodes-common
152152
```
153153
154154
2. Follow these steps to delete the Cloud9 instance in [Cloud9 Setup](../../docs/setup-cloud9.md)

0 commit comments

Comments
 (0)