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

minor fixes: There is no character type. #2018

Closed
wants to merge 1 commit into from

Conversation

@JiSop
Copy link

@JiSop JiSop commented Jul 21, 2020

minor fixes
String in There is no character type.

In JavaScript, there is no such type. There's only one type: string. A string may consist of only one character or many of them.

A string may consist of only one character or many of them.
->
A string may consist of zero character or many of them.

@CLAassistant
Copy link

@CLAassistant CLAassistant commented Jul 21, 2020

CLA assistant check
All committers have signed the CLA.

@JiSop JiSop changed the title minor fixes minor fixes: There is no character type. Aug 16, 2020
@iliakan
Copy link
Member

@iliakan iliakan commented Sep 5, 2020

Added zero =)

@iliakan iliakan closed this Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.