zeppelin/docs/usage/rest_api
강현욱 526eb15b87
[ZEPPELIN-6198] Fix multiple typos in documentation markdown files
### What is this PR for?

This PR fixes multiple typos found in markdown documentation files.

| File                                                       | Incorrect Words                       | Correction(s)                    |
|------------------------------------------------------------|----------------------------------------|----------------------------------|
| `STYLE.md`                                                 | overridden                             | override                         |
| `docs/usage/rest_api/notebook.md`                          | gernerates                             | generates                        |
| `docs/usage/rest_api/helium.md`                            | reponse                                | response                         |
| `docs/usage/other_features/cron_scheduler.md`              | are binded                             | are bound                        |
| `docs/usage/display_system/basic.md`                       | wich                                   | which                            |
| `docs/setup/deployment/virtual_machine.md`                 | fowarding                              | forwarding                       |
| `docs/quickstart/kubernetes.md`                            | persiste, overrided                    | persist, overridden              |
| `docs/quickstart/install.md`                               | volumn                                 | volume                           |
| `docs/quickstart/explore_ui.md`                            | shorcuts, authentification             | shortcuts, authentication        |
| `docs/interpreter/python.md`                               | enviornment                            | environment                      |
| `docs/interpreter/neo4j.md`                                | dafault                                | default                          |
| `docs/interpreter/mahout.md`                               | follwoing, coppied                     | following, copied                |
| `docs/interpreter/livy.md`                                 | sugguest, avalible, formst             | suggest, available, format       |
| `docs/interpreter/groovy.md`                               | usefull                                | useful                           |
| `docs/development/helium/writing_application.md`           | Resouce, possiblities                  | Resource, possibilities          |
| `docs/development/contribution/how_to_contribute_code.md`  | repro                                  | repo                             |
| `docs/assets/themes/zeppelin/js/search.js`                 | —                                      | (deleted)   |

### What type of PR is it?
Documentation

### Todos
* [x] - Fix all identified typos listed in the linked issue.

### What is the Jira issue?
* Jira - https://issues.apache.org/jira/browse/ZEPPELIN-6198

### How should this be tested?
* N/A

### Screenshots (if appropriate)

* N/A 

### Questions:
* Does the license files need to update? No.
* Is there breaking changes for older versions? No.
* Does this needs documentation? No.


Closes #4943 from hyunw9/fix-multiple-typo-in-docs.

Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com>
2025-06-13 06:56:58 +02:00
..
configuration.md [ZEPPELIN-5341] Apply syntax highlight for sample JSON in REST API documents 2021-05-03 16:04:26 +08:00
credential.md [ZEPPELIN-5341] Apply syntax highlight for sample JSON in REST API documents 2021-05-03 16:04:26 +08:00
helium.md [ZEPPELIN-6198] Fix multiple typos in documentation markdown files 2025-06-13 06:56:58 +02:00
interpreter.md [ZEPPELIN-5341] Apply syntax highlight for sample JSON in REST API documents 2021-05-03 16:04:26 +08:00
notebook.md [ZEPPELIN-6198] Fix multiple typos in documentation markdown files 2025-06-13 06:56:58 +02:00
notebook_repository.md [ZEPPELIN-5341] Apply syntax highlight for sample JSON in REST API documents 2021-05-03 16:04:26 +08:00
zeppelin_server.md [ZEPPELIN-5341] Apply syntax highlight for sample JSON in REST API documents 2021-05-03 16:04:26 +08:00