Consider the space $\mathbb{R}/\mathbb{Q}$ with metric $d([x],[y])=\inf_{r\in\mathbb{Q}}|x-y+r|$, where $[x]$ and $[y]$ are elements in the space. Since the quotient map $q:\mathbb{R}\rightarrow\mathbb{R}/\mathbb{Q}$ is continuous, any convergent sequence in $\mathbb{R}$ must also converge in the quotient space.
However if we consider a rational sequence $r_{n}$ converging to a irrational number $r$.In the quotient space, the sequence is mapped to $[0]$, so the limit of sequence is $[0]$, but this sequence converge to a irrational number, which does not get mapped to $[0]$. So the quotient sequence $q(r_{n})$ does not converge to $q(r)$, which is absurd. So what is wrong with my example?