User Story #12: Each element with the class of nav-link should contain text that corresponds to the header text within each section (e.g. if you have a “Hello world” section/header, your navbar should have an element which contains the text “Hello world”).
Try cleaning up your cases (capital or lowercase letters). That seems to be what’s throwing the errors. So if you have “What is mean Stack” as a nav title, it can’t be “What is mean stack” or it will throw an error
Thanks for ur suggestion. modified as stated above. But, the same issues persists. I re-checked for other elements too. Still facing the same issue. Please suggest me to clear this.