Let $X$ be a continuous (bounded) stochastic process with $X_0=0$. Need to show that
$$\mathbb{E}\left[a^{-1}\int_0^a X^2_tdt\right]\to 0 \text{ as }a\to 0.$$
By continuity of $t\mapsto X_t$, for each $\omega$,
$$a^{-1}\int_0^a X^2(t,\omega)dt=X^2(s,\omega)$$
for some $s\in(0,a)$ and $X(s,\omega)\to 0$ as $a\to 0$.
Alternatively,
$$a^{-1}\int_0^a X^2(t,\omega)dt\le \sup_{0\le s\le a} X^2(s,\omega)\to 0 \text{ as }a\to 0.$$
Then need to apply the Dominated convergence theorem to pass the limit inside the expectation ...
Is this reasoning correct?