Skip to content

Commit a36ae80

Browse files
committed
Fix typo in changelog
1 parent 1a885f2 commit a36ae80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
- API updates wrt. DOLFINx. `Form`->`form`, `DirichletBC`->`dirichletbc`.
5151
- Updates on error computations in [Error control: Computing convergence rates](chapter4/convergence).
5252
- Added tutorial on interpolation of `ufl.Expression` in [Deflection of a membrane](chapter1/membrane_code).
53-
- Added tutorial on how to apply constant-valued Dirichet conditions in [Deflection of a membrane](chapter1/membrane_code).
53+
- Added tutorial on how to apply constant-valued Dirichlet conditions in [Deflection of a membrane](chapter1/membrane_code).
5454
- Various API changes relating to the import structure of DOLFINx
5555

5656
## 0.3.0 (09.09.2021)

0 commit comments

Comments
 (0)