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

Fix s/Free Code Camp/freeCodeCamp in /server/views #12473

Merged

Conversation

erictleung
Copy link
Member

Pre-Submission Checklist

  • Your pull request targets the staging branch of FreeCodeCamp.
  • Branch starts with either fix/, feature/, or translate/ (e.g. fix/signin-issue)
  • You have only one commit (if not, squash them into one commit).
  • All new and existing tests pass the command npm test. Use git commit --amend to amend any fixes.

Type of Change

  • Small bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Add new translation (feature adding new translations)

Checklist:

  • Tested changes locally.
  • Closes currently open issue (replace XXXX with an issue no): Closes #XXXX

Description

This commit changes instances of "Free Code Camp" to "freeCodeCamp"
within the /server/views/ directory.

Reference #12472

This commit changes instances of "Free Code Camp" to "freeCodeCamp"
within the /server/views/ directory.
@erictleung erictleung added the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Jan 11, 2017
@raisedadead
Copy link
Member

✨ ✨ LGTM. ✨ ✨

Thanks @erictleung

@raisedadead raisedadead merged commit cb28357 into freeCodeCamp:staging Jan 11, 2017
@raisedadead raisedadead removed the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Jan 11, 2017
@erictleung erictleung deleted the fix/change-fcc-name-in-views branch November 7, 2018 16:23
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.

None yet

2 participants