jorgensd / dolfinx-tutorial

A reimplementation of the Springer book: https://github.com/hplgit/fenics-tutorial/, covering new topics as well as transitioning from dolfin to dolfinx
https://jorgensd.github.io/dolfinx-tutorial/
110 stars 63 forks source link

Typos: Issue on page /index.html #164

Closed mmoelter closed 10 months ago

mmoelter commented 11 months ago

Paragraph 1, Line 1: "This webpage gives a concise overview of..." should be "These webpages give a concise overview of..."

Paragraph 2, Line 1: "DOLFINx can be used as either a C++ or Python software..." should be "DOLFINx can be used as either C++ or Python software..."

jorgensd commented 10 months ago

Dear @mmoelter, thanks for the corrections. I've added them to a pull request that will be merged into the main branch in about 30 minutes.