Typo in Basic CSS: Specify How Fonts Should Degrade

the &#60 is suppose to be a < sign. in the lesson Basic CSS: Specify How Fonts Should Degrade, if you didnt comment out the Lobster css hyperlink reference then the tests will run and show:

// running tests

Comment out your call to Google for the Lobster font by putting &#60!-- in front of it.

Be sure to close your comment by adding -->.

// tests completed

Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.