From 40df7f981070bc1ccc5338f96733a34247acba5f Mon Sep 17 00:00:00 2001 From: ligi Date: Fri, 14 Apr 2023 19:58:31 +0200 Subject: [PATCH] Fix status documentation (#2641) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 852561cc..fa72ad7c 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ If the chain is an L2 or a shard of another chain you can link it to the parent where you need to specify type 2 and the reference to an existing parent. The field about bridges is optional. -You can add a `status` field e.g. to `deprecate` a chain (a chain should never be deleted as this would open the door to replay attacks) +You can add a `status` field e.g. to deprecate (via status `deprecated`) a chain (a chain should never be deleted as this would open the door to replay attacks) Other options for `status` are `active` (default) or `incubating` ## Aggregation