Show that $4(p-5)! + 1 \equiv 0 \pmod p$
I'm having trouble figuring out how to show this. The best I've come up with is : $$4(p-5)!\equiv (p-5)! \equiv (p-1)!\equiv -1$$ However, I'm not even sure if the congruences are true. I had just been going off of $(p-1)!+1\equiv 0 \pmod p$ and trying to get the LHS to look like that.
Thank you in advance for your help in this matter!
Wilson theorem
$$-1\equiv(p-1)!\pmod p$$
$(p-1)!\equiv(p-5)(-1)(-2)(-3)(-4)\pmod p$
$\equiv4!\cdot(p-5)!$
So, I believe there is a typo(missing $!$ symbol after $4$) in the question.