error cs1041

Someone please fix this :frowning: i was trying to use the first person controller in unity, but then i ran across 4 errors. I fixed three, but I could not fix this one. Im new to this so please make it easy for me to understand.
Here are screenshots :

62948-error2.png

Yeah, on line 3 you forgot to put a โ€œ;โ€ at the end. When identifying a package like you are doing, donโ€™t forget to write ; at the end.

Silly bugs like this can be maddening :slight_smile:

Donโ€™t forget to mark the right answer!