Skip to content

Commit 626e605

Browse files
authored
Update tutorial.jl (#1123)
changed 'benefit for the thousands of functions' to 'benefit from ...'
1 parent 10c6bc6 commit 626e605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorial.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ end
400400
# the evolution rules, the space, model-level properties, and more.
401401

402402
# Additionally [`AgentBasedModel`](@ref) defines an interface that research
403-
# can build upon to create new flavors of ABMs that can still benefit for the
403+
# can build upon to create new flavors of ABMs that can still benefit from the
404404
# thousands of functions Agents.jl offers out of the box such as [`move_agent!`](@ref).
405405

406406
# ## Step 4: initializing the model

0 commit comments

Comments
 (0)