Skip to content

Commit 40df7f9

Browse files
authored
Fix status documentation (ethereum-lists#2641)
1 parent 1f06b42 commit 40df7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ If the chain is an L2 or a shard of another chain you can link it to the parent
6969

7070
where you need to specify type 2 and the reference to an existing parent. The field about bridges is optional.
7171

72-
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)
72+
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)
7373
Other options for `status` are `active` (default) or `incubating`
7474

7575
## Aggregation

0 commit comments

Comments
 (0)