Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Corrected single quote string declaration #4

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
ShubhamSKadam merged 1 commit into ShubhamSKadam:master from Sandeep-source:patch-1
Jan 1, 2023

Conversation

Copy link
Contributor

@Sandeep-source Sandeep-source commented Jan 1, 2023
edited
Loading

@ShubhamSKadam

Single Quote string declaration is incorrect
Current:

const singleQuete = "String";

Corrected as

const singleQuete = 'String';

Copy link
Owner

@ShubhamSKadam ShubhamSKadam 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 Sandeep, the single quote string was automatically formatted to double while I saved the changes and committed.

Sandeep-source reacted with thumbs up emoji Sandeep-source reacted with laugh emoji
Copy link
Contributor Author

Happy to be able to help

Copy link
Contributor Author

Sandeep-source commented Jan 1, 2023
edited
Loading

@ShubhamSKadam
Can you merge and close this PR ?

ShubhamSKadam reacted with thumbs up emoji

@ShubhamSKadam ShubhamSKadam merged commit f769f29 into ShubhamSKadam:master Jan 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@ShubhamSKadam ShubhamSKadam ShubhamSKadam approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /