summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-26 22:43:02 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-26 22:43:02 +0200
commitac1e156635753966b7d4aaf69de85504aea39fbc (patch)
treed88d849de26c9aae4569147defab6f88deba0ccd /docs
parent8ecbc6b242ca64d123f1f22b0857afb50d520ecc (diff)
Add update api
Diffstat (limited to 'docs')
-rw-r--r--docs/api/v2/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/v2/README.md b/docs/api/v2/README.md
index 1ac3c6fc5..951ece9d5 100644
--- a/docs/api/v2/README.md
+++ b/docs/api/v2/README.md
@@ -2,7 +2,7 @@
The **News app** offers a RESTful API which can be used to sync folders, feeds and items. The API also supports [CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS) which means that you can access the API from your browser using JavaScript.
-In addition, an updater API is exposed which is able to run feed updates in parallel using a REST API or ownCloud console API.
+In addition, an updater API is exposed which enables API users to run feed updates in parallel using a REST API or ownCloud console API.
## API Stability Contract