Compilation error: no matching function for call to 'FirebaseESP32::begin(const char [35], const char [41])'

What is this: Firkebase.begin(FIREBASE_HOST, FIREBASE_AUTH);
I think correct should be Firebase.begin(FIREBASE_HOST, FIREBASE_AUTH);

But please correct the topic and put your code between tags, clicking on " < code > "