Skip to content

Fix typo in "Use Hex Code for Specific Colors" challenge#11921

Merged
dhcodes merged 1 commit intofreeCodeCamp:stagingfrom
glynnw:fix/typo-in-challenge
Dec 5, 2016
Merged

Fix typo in "Use Hex Code for Specific Colors" challenge#11921
dhcodes merged 1 commit intofreeCodeCamp:stagingfrom
glynnw:fix/typo-in-challenge

Conversation

@glynnw
Copy link
Copy Markdown
Contributor

@glynnw glynnw commented Dec 4, 2016

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:

Description

Fixes incorrect subject verb agreement in description of the "Use Hex Code for
Specific Colors" challenge. Changes represents to represent in the sentence
Like decimals, the symbols 0-9 represents values zero to nine. Then A,B,C,D,E,F represent values ten to fifteen.

Fixes incorrect subject verb agreement in description of the "Use Hex Code for
Specific Colors" challenge.
@BerkeleyTrue BerkeleyTrue added the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Dec 4, 2016
@dhcodes
Copy link
Copy Markdown
Contributor

dhcodes commented Dec 5, 2016

Tested and LGTM. Thanks for contributing to FreeCodeCamp. 🌮 🎉 👍

@dhcodes dhcodes merged commit 1a7db66 into freeCodeCamp:staging Dec 5, 2016
@BerkeleyTrue BerkeleyTrue removed the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Dec 5, 2016
@erictleung erictleung mentioned this pull request Dec 5, 2016
10 tasks
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.

3 participants