zeppelin/docs/setup/deployment
강현욱 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
..
cdh.md [ZEPPELIN-5777] Fix dead links in docs (#4418) 2022-07-22 18:02:24 +09:00
docker.md [ZEPPELIN-5055]. Interpreter log is missing in zeppelin server docker container 2020-10-03 16:06:24 +08:00
flink_and_spark_cluster.md [ZEPPELIN-6157] Download artifacts from CDN if available 2024-12-19 10:19:39 +01:00
spark_cluster_mode.md [ZEPPELIN-4821] Spark interpreter uses incorrect property name 2020-06-18 11:41:58 +02:00
virtual_machine.md [ZEPPELIN-6198] Fix multiple typos in documentation markdown files 2025-06-13 06:56:58 +02:00
yarn_install.md Refactor: remove ignite interpreter and related things form the repository (#4428) 2022-07-31 17:21:30 +09:00