Skip to content

Fix typo in 05_joinStrings/README.md: punctation → punctuation #555

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

Merged
merged 1 commit into from
Jun 27, 2025

Conversation

adarshdotdev
Copy link
Contributor

Because

Fixes a typo in the README of the 05_joinStrings exercise (punctation → punctuation).

This PR

  • Corrects a spelling error in 05_joinStrings/README.md: replaces "punctation" with "punctuation"

Issue

Closes #553

Additional Information

None.

Pull Request Requirements

  • [x ] I have thoroughly read and understand The Odin Project Contributing Guide
  • [x ] The title of this PR follows the location of change: brief description of change format, e.g. 01_helloWorld: Update test cases
  • [x ] The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • [x ] If this PR addresses an open issue, it is linked in the Issue section
  • If this PR includes any changes that affect the solution of an exercise, I've also updated the solution in the /solutions folder

@ManonLef ManonLef merged commit 347a109 into TheOdinProject:main Jun 27, 2025
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.

Typo in Exercise 05_joinStrings from TheOdinProject/javascript-exercises
2 participants