mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-28 22:00:47 -04:00
Updated variable reference in "Waypoint: Iterate over Arrays with .map" from ```array``` to ```oldArray``` to match up with the given variable name in the program.