In the answer here, should the number of ways to pick the groups of triples, pairs and singlets from the 20 people be: $$\frac{20!}{\color{#C00}{3!^2}\,\color{#090}{2!^4}\,\color{#E90}{6!}}$$ since if you were to take this to the extreme and have 20 single people, there would be only 1 way to do it, which would be $$\frac{20!}{20!}$$
I would like to think it is a typo, but I want to make sure my understanding is correct.
The intended meaning of this quotient is elucidated in a comment under the answer by the author:
So if there were $20$ singletons, this quotient should indeed be $20!$ (and not $1$ as you suggest), since it accounts for the $20!$ different orders of the people. The denominator contains the factorial of each group size, since the order doesn’t matter within the groups, since all people in a group are assigned the same birthday.
As regards consistency with the other answer you linked to, you’d have to elaborate on where you see a contradiction.