The proof works like this:
$$a + 1 = (a + 1) * 1 = (a + 1) * (a + \lnot a) = a + (1 * \lnot a) = a + \lnot a = 1$$
It only uses the axioms of Boolean algebra. I understand every step besides the third one. He uses the distributive law here but I simply don't see how.