mirror of https://github.com/dapr/docs.git
Typo of Deprecation as Depreciation on the release policy (#3467)
A mistake I know so many people (including) myself have made and a super minor fix. Signed-off-by: Lee Packham <me@leepackham.com>
This commit is contained in:
parent
2b6c5804c5
commit
a12c86c528
|
@ -140,7 +140,7 @@ There is a process for applying breaking changes:
|
|||
1. The breaking changes are applied two (2) releases after the release in which the deprecation was announced.
|
||||
- For example, feature X is announced to be deprecated in the 1.0.0 release notes and will then be removed in 1.2.0.
|
||||
|
||||
### Depreciations
|
||||
### Deprecations
|
||||
|
||||
Deprecations appear in release notes under a section named “Deprecations”, which indicates:
|
||||
|
||||
|
|
Loading…
Reference in New Issue