mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
Merge pull request #1420 from owncloud/phil-davis-dev-app-js
Dev App JS typo
This commit is contained in:
@@ -41,7 +41,7 @@ To send requests to ownCloud the base URL where ownCloud is currently running is
|
||||
|
||||
var baseUrl = OC.generateUrl('');
|
||||
|
||||
Full URLs can be genrated by using:
|
||||
Full URLs can be generated by using:
|
||||
|
||||
.. code-block:: js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user