stephenscaff / react-animated-cursor

An animated custom cursor React component.
ISC License
274 stars 28 forks source link

Spelling correction: showSystemCursir to showSystemCursor in ReadMe.md #41

Closed yaseer-13 closed 11 months ago

yaseer-13 commented 11 months ago

This commit addresses a minor spelling error in the codebase. The props "showSystemCursir" has been updated to "showSystemCursor" to ensure consistent and accurate naming conventions throughout the project.

The correction was made in readme.md to align with the intended functionality of displaying the system cursor.

By rectifying this spelling mistake, we enhance the clarity and maintainability of the codebase. The commit contributes to the overall quality and professionalism of the project, promoting better collaboration and understanding among developers.

Please review the changes made in this commit to validate the correctness of the correction. Your feedback and suggestions are greatly appreciated. Once approved, these changes will be merged into the main codebase to ensure that future implementations utilize the accurate function name.

Thank you for your attention to detail and continuous support in maintaining the codebase's integrity.

Affected Files: readme.md