Build a Recipe Tracker - Step 5

the hint is trying to ask you to follow the first part of the instructions which were:

Access the name properties of both recipe1 and recipe2 , and assign them to the variables recipe1Name and recipe2Name , respectively.

Try to break this instruction down into steps. What would the first step be here?