Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Changes text to bold in the Javascript Algorithms and Data Structures… #20

Conversation

SnowdenWintermute
Copy link
Contributor

… challenge "Use the Reduce Method to Analyze Data"

Pre-Submission Checklist

  • Your pull request targets the staging branch of freeCodeCamp.
  • [x ] Branch starts with either fix/, feature/, or translate/ (e.g. fix/signin-issue)
  • [x ] 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

  • [x ] 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.
  • [x ] Addressed currently open issue (replace XXXXX with an issue no in next line)

Closes #13254

Description

Changes "directed by Christopher Nolan" to bold text in the challenge Use the reduce Method to Analyze Data (functional programming)

… challenge "Use the Reduce Method to Analyze Data"
@beaucarnes beaucarnes merged commit c64d42c into freeCodeCamp:dev Jun 19, 2018
@beaucarnes
Copy link
Member

Looks good, thanks!

@SnowdenWintermute
Copy link
Contributor Author

SnowdenWintermute commented Jun 19, 2018 via email

raisedadead pushed a commit that referenced this pull request Jun 21, 2018
… challenge "Use the Reduce Method to Analyze Data" (#20)
raisedadead pushed a commit that referenced this pull request Jun 21, 2018
## [1.2.1](v1.2.0...v1.2.1) (2018-06-21)

### Bug Fixes

* changes text to bold in the JS Algo and DS ([#20](#20)) ([999c6af](999c6af))
* example link will open in new tab ([#22](#22)) ([5815401](5815401))
* give 'Exercise Tracker' the correct id ([6de827c](6de827c))
* Remove an unnecessary line from basic javascript challenge ([#19](#19)) ([e1dfe8f](e1dfe8f))
* sample code in intro to currying ([d4cf9de](d4cf9de))
* typo errors ([#23](#23)) ([16ff132](16ff132))
@QuincyLarson
Copy link
Contributor

@SnowdenWintermute Thanks for the fix, and @beaucarnes thanks for QA'ing this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants