Ex18: Slight discrepancy in provided code

The provided code to type reflects this array in exports.fruit:

...
["Pears", 2, "A"]
...

The examples after the provided code indicate that the intention was for the 2 to be a 3 (except for the ‘Final Challenge’ at the bottom where ‘2’ is part of the answer).

Noticed this too! I thought it was a test at first lol