Skip to content

Commit a8fc85d

Browse files
Update poisson_transient.jl
1 parent 95d5159 commit a8fc85d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/poisson_transient.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
# ## Discrete model and Triangulation
3838

39-
# Let us load the two packages that we will use in this tutorial `Gridap` and `GridapODEs`.
39+
# As usual, let us first load `Gridap`.
4040
using Gridap
4141

4242
# First, we define the `DiscreteModel` and the `Triangulation`. More details on this can be found in [tutorial 2](https://gridap.github.io/Tutorials/stable/pages/t002_validation/).

0 commit comments

Comments
 (0)