Update developer_manual/app/view/js.rst

Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
This commit is contained in:
Christoph Wurst
2019-01-30 15:44:34 +01:00
committed by GitHub
parent 9a5e9dc057
commit 88b80ad433

View File

@@ -104,7 +104,7 @@ experience sub optimal as they have to wait for yet another request to finish
loading.
To provide the initial state in a standardized way quickly to the javascript
Nextcloud provides an API. The API consists of a PHP part (that supllies the state)
Nextcloud provides an API. The API consists of a PHP part (that supplies the state)
and a JS part (that fetches and parses the state).
Providing the initial state with PHP