xpath-diner
xpath-diner copied to clipboard
Level 12 and 14: Missing double forward slash in Line 228
Syntax for all other 18 levels always starts with // but not in case of Level 12:
https://github.com/TopSwagCode/xpath-diner/blob/c1af12c97800e1e711c043ec1681d0c2d42f3faa/js/levels.js#L228
I see the same inconsistency with Level 14 and Line 279: https://github.com/TopSwagCode/xpath-diner/blob/master/js/levels.js#L279