Skip to content

Commit

Permalink
Update tutorial.md (#126)
Browse files Browse the repository at this point in the history
Spelling change from "safe" to "save"
  • Loading branch information
Niel-77 authored Sep 4, 2024
1 parent e82dbd9 commit 0eeec9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Solve a Boundary Value Problem

Start with solving a boundary value problem as you would usually do with Ferrite. It is crucial that you safe your used DofHandler
Start with solving a boundary value problem as you would usually do with Ferrite. It is crucial that you save your used DofHandler
and solution vector because we need to pass those objects to `MakiePlotter`.


Expand Down

0 comments on commit 0eeec9a

Please sign in to comment.