-
Notifications
You must be signed in to change notification settings - Fork 19
Fix Project Name Typo in README.md #21
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershacktoberfesthacktoberfest-acceptedhacktoberfest2025
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershacktoberfesthacktoberfest-acceptedhacktoberfest2025
Current Problem
The project name provided in the README.md contains a typo:
Actual project name:
Algorithm-Visualiser-Platform
Project name in README.md:
Algorithm-Visualizer-Platform
Notice that the letter "s" in "Visualiser" was incorrectly replaced with a "z".
Proposed Solution
Motivation