Skip to content

Commit 33da088

Browse files
committed
Fix typo and issue Issue on page /fem.html #122
1 parent 583c1b2 commit 33da088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fem.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ docker run dolfinx/dolfinx:v0.7.2
6363

6464
There are several ways of customizing a docker container, such as mounting volumes/sharing folder, setting a working directory, sharing graphical interfaces etc. See `docker run --help` for an extensive list.
6565

66-
Once you have installed DOLFINx, either by using docker or installing form source, you can test the installation by running `python3 -c "import dolfinx"`. If all goes well, no error-messages should appear.
66+
Once you have installed DOLFINx, either by using docker or installing from source, you can test the installation by running `python3 -c "import dolfinx"`. If all goes well, no error-messages should appear.
6767

6868
## Installation from source
6969

0 commit comments

Comments
 (0)