Skip to content

Commit ad8c6cc

Browse files
author
Filip M. Nowak
authored
tiny typo fix (#52929)
1 parent f8880b4 commit ad8c6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/README.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The specification contains:
4545
* The _name_ of the API (`indices.create`), which usually corresponds to the client calls
4646
* Link to the documentation at the <http://elastic.co> website
4747
* `stability` indicating the state of the API, has to be declared explicitly or YAML tests will fail
48-
* `experimental` highly likely to break in the near future (minor/path), no bwc guarantees.
48+
* `experimental` highly likely to break in the near future (minor/patch), no bwc guarantees.
4949
Possibly removed in the future.
5050
* `beta` less likely to break or be removed but still reserve the right to do so
5151
* `stable` No backwards breaking changes in a minor

0 commit comments

Comments
 (0)