I would like to understand the following sentence from Baxter and Rennie's book Financial Calculus:
"There is a formal unity underlying the family - all the marginal distributions tend towards the same underlying normal structure"
It refers to the family $\{W_n(t), n \in \mathbb{N}\}$ of random walks. I believe it means that in the limit as $n \to \infty$, $W_n(t) \to W_t$, which is distributed as $N(0,t)$.
$W_n(t)=\frac{\sum_{i=1}^{nt} X_i}{\sqrt{n}}$ where each $X_i$ is a random variable taking values $+1$ or $-1$ with equal probabilities. My question is, how is $W_n(t)$ a marginal distribution? If it is a marginal distribution, what is the corresponding joint distribution?