diff --git a/content/en/references/init-hooks.md b/content/en/references/init-hooks.md index e79e727e7b..c64a6a20d4 100644 --- a/content/en/references/init-hooks.md +++ b/content/en/references/init-hooks.md @@ -95,7 +95,7 @@ curl -s localhost:4566/_localstack/init/ready | jq . { "stage": "READY", "name": "pre_seed.py", - "state": "OK" + "state": "SUCCESSFUL" } ] }