diff --git a/doc/api/documentation.md b/doc/api/documentation.md index 38ede72cf6c338..947010d951bdab 100644 --- a/doc/api/documentation.md +++ b/doc/api/documentation.md @@ -58,7 +58,7 @@ is a high priority, and will not be broken unless absolutely necessary. ```txt Stability: 3 - Locked -Only fixes related to security, performance, or bug fixes will be accepted. +Only bug fixes, security fixes, and performance improvements will be accepted. Please do not suggest API changes in this area; they will be refused. ```