Fix typo (#26927)
This commit is contained in:
parent
24afac6629
commit
e0192470ec
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Concretely **may change** means that an API or module is in early access mode an
|
|||
* may have its API change in breaking ways in minor releases
|
||||
* may be entirely dropped from Akka in a minor release
|
||||
|
||||
Complete modules can be marked as **may change**, this will can be found in their module description and in the docs.
|
||||
Complete modules can be marked as **may change**, which will be stated in the module's description and in the docs.
|
||||
|
||||
Individual public APIs can be annotated with `akka.api.annotation.ApiMayChange` to signal that it has less
|
||||
guarantees than the rest of the module it lives in. For example, when while introducing "new" Java 8 APIs into
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue