Typo in "Importing CSV files" exercise

In the Importing CSV Data into Neo4j > Using the Neo4j Data Importer > Importing CSV files with the Neo4j Data Importer exercise, there's a typo in the steps that could throw people off:

Step 7: Define the DIRECTED relationships mapping > 2. In the Mapping Details pane on the right: > c. In the IDs section: > i. Select tmdbId as the Person ID.

Should read "Select person_tmdbId as the Person ID." since the mapping seems to follow the CSV headers rather than the renamed property associated with the node.

@elaine_rosenber Is it was fixed? ... I'm asking because I getting a error message when I click on Validate Results

Forget what I said about this thread ... I followed all the step again and it's working now

Can you share a screenshot of the GraphAcademy page so I can better help you with the particular Challenge?

Elaine