Skip to content

Commit b38a39f

Browse files
Tiny typo (#59)
1 parent eb1e0c6 commit b38a39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter1/fundamentals_code.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
"metadata": {},
534534
"source": [
535535
"## External post-processing\n",
536-
"For post-processing outside the python code, it is suggested to save the solution to file using either `dolfinx.io.VTKFile` or `dolfinx.io.XDMFFile` and using [Paraview](https://www.paraview.org/). This ifs especially suggested for 3D visualization."
536+
"For post-processing outside the python code, it is suggested to save the solution to file using either `dolfinx.io.VTKFile` or `dolfinx.io.XDMFFile` and using [Paraview](https://www.paraview.org/). This is especially suggested for 3D visualization."
537537
]
538538
},
539539
{

0 commit comments

Comments
 (0)