HyeonUk Kang created ZEPPELIN-6198: -------------------------------------- Summary: Fix multiple typos in documentation markdown files under docs/ Key: ZEPPELIN-6198 URL: https://issues.apache.org/jira/browse/ZEPPELIN-6198 Project: Zeppelin Issue Type: Improvement Components: documentation Affects Versions: 0.12.0 Reporter: HyeonUk Kang Fix For: 0.12.0
Hi team! Several typos were found across multiple markdown files within the docs/ directory. This issue aims to correct identified typos for improved documentation quality. |File|incorrect words|Correction| |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|—|(Needs specific clarification)| -- This message was sent by Atlassian Jira (v8.20.10#820010)