fix spell check

Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
This commit is contained in:
Anupam Kumar
2025-01-23 13:28:51 +05:30
parent 4ac4dadfc5
commit ae4a3c6bab
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ JavaScript and Typescript
.. contents::
:local:
General rules and advices
-------------------------
General rules and advice
------------------------
- Nextcloud uses Vue.js for its interface, for a consistent user interface we recommend apps to also use Vue with :ref:`provided components <js-library_nextcloud-vue>`.
Yet also vanilla JavaScript and HTML can be used.