Skip to content

Commit

Permalink
doc: edit stability text for clarity and style
Browse files Browse the repository at this point in the history
PR-URL: #11112
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Italo A. Casas <me@italoacasas.com>
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
  • Loading branch information
Trott authored and jasnell committed Mar 7, 2017
1 parent 8394093 commit 6f81f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ is a high priority, and will not be broken unless absolutely necessary.

```
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.
```

Expand Down

0 comments on commit 6f81f99

Please sign in to comment.