% babybeamera presentation
\documentclass{beamer}
\begin{document}
\begin{frame}
\frametitle{Some background}
\only<1,2>{We start our discussion with some concepts.}
\only<2>{The first concept we introduce originates with Erd\H os.}
\end{frame}
\end{document}