diff --git a/docs/tutorials/import_meshes.rst b/docs/tutorials/import_meshes.rst index 105a10cb..6650642b 100644 --- a/docs/tutorials/import_meshes.rst +++ b/docs/tutorials/import_meshes.rst @@ -5,5 +5,4 @@ Fatigue design is often performed on entire finite element meshes. The following Jupyter notebooks demonstrate how to import finite element meshes in different formats. * :doc:`ANSYS *.rst files ` * :doc:`VMAP files ` -* It is also possible to import `Abaqus *.odb files`, however an installation of Abaqus is needed. - A demo notebook exists (see ``demos/import_mesh_abaqus``) which is not included in this online documentation. +* It is also possible to import `Abaqus *.odb files`, however an installation of Abaqus is needed. A demo notebook exists (see ``demos/import_mesh_abaqus``) which is not included in this online documentation.