From 4e3415a8111a08042fff57c33b321d11ef3adb0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Delaporte-Mathurin?= <40028739+RemDelaporteMathurin@users.noreply.github.com> Date: Mon, 2 Mar 2026 11:15:46 -0500 Subject: [PATCH] Fix compound to partition --- book/content/meshes/mesh_salome.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/content/meshes/mesh_salome.ipynb b/book/content/meshes/mesh_salome.ipynb index fb6f1197..e37c67a5 100644 --- a/book/content/meshes/mesh_salome.ipynb +++ b/book/content/meshes/mesh_salome.ipynb @@ -68,7 +68,7 @@ " ---\n", " ```\n", "\n", - "7. Create a compound by clicking \"New Entity/Build/Compound\" make sure Face_1 and Translation_1 are selected then click \"Apply and Close\".\n", + "7. Create a partition by clicking \"Operations/Partition\" make sure Face_1 and Translation_1 are selected then click \"Apply and Close\".\n", "\n", " ```{figure} salome/salome_guide_5.png\n", " ---\n",