Skip to content

Conversation

@Sandeep-source
Copy link
Contributor

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

@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
Copy link
Contributor Author

Happy to be able to help

@Sandeep-source Sandeep-source deleted the patch-1 branch January 1, 2023 09:51
@Sandeep-source Sandeep-source restored the patch-1 branch January 1, 2023 09:51
@Sandeep-source Sandeep-source reopened this Jan 1, 2023
@Sandeep-source
Copy link
Contributor Author

Sandeep-source commented Jan 1, 2023

@ShubhamSKadam
Can you merge and close this PR ?

@ShubhamSKadam ShubhamSKadam merged commit f769f29 into ShubhamSKadam:master Jan 1, 2023
@Sandeep-source Sandeep-source deleted the patch-1 branch January 6, 2023 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants