Skip to content

Commit

Permalink
Update docs/src/v14_migration_guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacsas authored Jul 11, 2024
1 parent 7009b98 commit 91e2bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/v14_migration_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ sol = solve(oprob)
plot(sol)
```

Note, that if we had instead used the [`@reaction_network`](@ref) DSL macro to build
Note, if we had instead used the [`@reaction_network`](@ref) DSL macro to build
our model, i.e.
```@example v14_migration_1
rs2 = @reaction_network rs begin
Expand Down

0 comments on commit 91e2bc2

Please sign in to comment.