Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: change 'summery' to 'summary' #179

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

peterdanwan
Copy link
Contributor

@peterdanwan peterdanwan commented Oct 7, 2024

What does this PR do?

Fixes #177.

Changes applied:

  1. Used git mv 11-Order-summery-component/ 11-Order-summary-component/ to rename the folder properly, while maintaining the current commit history.

  2. Edited script.js, found in the root of the directory to contain:

    {
    	name: "11-Order-summary-component",
    },

    instead of:

    {
    	name: "11-Order-summery-component",
    },

change-spelling

Type of change

  • Chore (refactoring code, technical debt, workflow improvements)

How should this be tested?

  • To test the changes applied, simply open up the index.html at the root of the directory. Now, the card should have the correct spelling.

index-file

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Copy link

netlify bot commented Oct 7, 2024

Deploy Preview for openfrontendmentor ready!

Name Link
🔨 Latest commit 6ec799a
🔍 Latest deploy log https://app.netlify.com/sites/openfrontendmentor/deploys/6704404d89462f0008b3517a
😎 Deploy Preview https://deploy-preview-179--openfrontendmentor.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@AkshitGarg24 AkshitGarg24 added hacktoberfest Contribute for Hacktoberfest gssoc-ext gssoc level1 Easy Level hacktoberfest-accepted Hacktoberfest Accepted labels Oct 7, 2024
@AkshitGarg24 AkshitGarg24 merged commit 3acf19c into BeehiveCommunity:main Oct 7, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc gssoc-ext hacktoberfest Contribute for Hacktoberfest hacktoberfest-accepted Hacktoberfest Accepted level1 Easy Level
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Spelling of 11-Order-summery-component to 11-Order-summary-component
2 participants