When referencing something, non-breaking spaces should be used to prevent the label splitting up from the number.

Using a non-breaking space makes sure that your reference's label does not get split up from its number.

For example: Figure~\ref{fig:fizz} will become Figure 3 instead of possibly Figure
3
.