Skip to content

Commit

Permalink
Update create_first_setup.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ArseniyKholod committed Mar 31, 2024
1 parent 826f217 commit ebb7080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/literate/src/files/first_steps/create_first_setup.jl
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ summary_callback()
using Plots

# As was shown in the [Getting started](@ref getting_started) section, you can plot all
# differential variables from the system of equations by executing the following.
# variables from the system of equations by executing the following.
# ```julia
# plot(sol)
# ```
Expand Down

0 comments on commit ebb7080

Please sign in to comment.