Rename "standard" to "permanent"
This makes it clearer that there doesn't necessarily be an official standard, but having wide adoption and being a de-facto standard could still be enough.
This commit is contained in:
parent
f7bcf5959d
commit
8d124d97a0
|
@ -41,7 +41,7 @@ Find the canonical table of multicodecs at [table.csv](/table.csv). There's also
|
|||
Each multicodec is marked with a status:
|
||||
|
||||
* draft - this codec has been reserved but may be reassigned if it doesn't gain wide adoption.
|
||||
* standard - this codec has been widely adopted and may not reassigned.
|
||||
* permanent - this codec has been widely adopted and may not reassigned.
|
||||
|
||||
### Adding new multicodecs to the table
|
||||
|
||||
|
|
Loading…
Reference in New Issue