Skip to content

Conversation

@djpowers
Copy link
Contributor

@djpowers djpowers commented Oct 2, 2014

Add space between first and last name to match format as taught in "Strings - Concatenation" chapter, and for readability

Here is the exercise from the Concatenation section for reference: var fullName = firstName + " " + lastName;

Add space between first and last name to match format as taught in "Strings - Concatenation" chapter, and for readability
SamyPesse added a commit that referenced this pull request Oct 2, 2014
Update getAuthorFullName function to include space
@SamyPesse SamyPesse merged commit 532bdaf into GitbookIO:master Oct 2, 2014
@SamyPesse
Copy link
Member

Thanks 👍

@djpowers djpowers deleted the patch-1 branch October 2, 2014 14:04
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.

2 participants