Skip to content

Conversation

@Vishal-Isharani
Copy link

Summary

Typo fix in the Readme.md.
Jira Tickets:

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code Refactoring (non-breaking change which cleaning the code and/or architecture)
  • Improvement
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Affected Components

  • Core Module
  • Shared Components
  • Internal DB
  • Redux
  • API Services
  • UI / UX
  • Assets

Description

There was a typo in Notch spalling in the Readme.md file, this pr will fix that typo.

Reviewer

Below checklist should be completed by the reviewer if there is code change in the PR

  • The code is easy to understand.
  • The code well commented/documented with clear descriptions when necessary.
  • There is no redundant or duplicate code.
  • There is no incomplete code. If there is, it is flagged with a suitable marker like ‘TODO’.
  • The code cannot be simplified further.
  • Data flow is understandable.
  • No hard coded variables.
  • Separation of concerns principle is followed.
  • Reviewer is cloned this branch and tested on his/her local environment.

Demo

image

Copy link
Owner

@WrathChaos WrathChaos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution :)

@WrathChaos WrathChaos merged commit dd9822c into WrathChaos:master Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants