Files
freeCodeCamp/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/object-oriented-programming
Steve Beecheno 854690b33e fix(curriculum): removed confusing sentence (#49538)
fix(curriculum): removed confusing sentance

```diff
# --description--
...
-      Nearly every object in JavaScript has a `prototype` property which is part of the constructor function that created it.
```
2023-02-27 16:13:45 -08:00
..