[DOC] Fix typos and enhance clarity in getting_started.md#3134
[DOC] Fix typos and enhance clarity in getting_started.md#3134MatthewMiddlehurst merged 3 commits intoaeon-toolkit:mainfrom
Conversation
Corrected typos and improved clarity in the documentation.
Thank you for contributing to
|
|
Thanks, agree with the changes and fixes |
|
@all-contributors add @PoojasPatel013 for docs |
|
I've put up a pull request to add @PoojasPatel013! 🎉 |
While working through the
getting_started.mdguide to familiarize myself with the project, I encountered a few typos, a formatting issue.Detailed Changes
1. Fix Garbled Text in "Segmentation" Description (Line 34)
Issue: The description for the Segmentation module was unclear and contained the phrase "sofind areas...", which appears to be a text-editor artifact or copy-paste error.
Fix: Replaced the confusing sentence with a precise definition.
2. Grammar Correction (Line 40)
Issue: A redundant article was present in the sentence structure.
Fix: Removed the extra "a".
3. List Indentation Fix (Line 45)
Issue: The "Networks" list item was not indented correctly, causing it to break the visual hierarchy of the module list.
Fix: Adjusted whitespace to align "Networks" with the preceding and succeeding list items.
4. Spelling Correction (Line 203)
Issue: The word "multivariate" was misspelled.
Fix: Corrected spelling.