Skip to content

Commit

Permalink
Fix a typo in plasticity example (#1052)
Browse files Browse the repository at this point in the history
  • Loading branch information
Niel-77 authored Aug 29, 2024
1 parent fee40c5 commit 241d181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/literate-tutorials/plasticity.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#
# To illustrate the use of the plasticity model, we setup and solve a FE-problem
# consisting of a cantilever beam loaded at its free end. But first, we shortly
# describe the parts of the implementation deadling with the material modeling.
# describe the parts of the implementation dealing with the material modeling.

# ## Material modeling
# This section describes the `struct`s and methods used to implement the material
Expand Down

0 comments on commit 241d181

Please sign in to comment.