diff --git a/_tutorials/0_Introduction.md b/_tutorials/0_Introduction.md index 1032e8ec0..1753815b2 100644 --- a/_tutorials/0_Introduction.md +++ b/_tutorials/0_Introduction.md @@ -109,7 +109,7 @@ animation = @gif for (i, N) in enumerate(Ns) # Plotting plot(updated_belief, size = (500, 250), - title = "Updated belief after $$N observations", + title = "Updated belief after $N observations", xlabel = "probability of heads", ylabel = "", legend = nothing,