We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14a36df commit f82e70eCopy full SHA for f82e70e
examples/agents_visualizations.jl
@@ -8,7 +8,7 @@
8
9
# This page describes functions that can be used with the [Makie](https://docs.makie.org/stable/)
10
# plotting ecosystem to animate and interact with agent based models.
11
-# ALl the functionality described here uses Julia's package extensions and therefore comes
+# All the functionality described here uses Julia's package extensions and therefore comes
12
# into scope once `Makie` (or any of its backends such as `CairoMakie`) gets loaded.
13
14
# The animation at the start of the page is created using the code of this page, see below.
0 commit comments