From df494a3defe1c06ac62db2c88c385702dea2c601 Mon Sep 17 00:00:00 2001 From: mrfcoelho <49588804+mrfcoelho@users.noreply.github.com> Date: Sat, 21 Sep 2024 18:04:40 +0100 Subject: [PATCH] Update create_model.rst Fix minor typo --- src/bonsai/docs/quickstart/create_model.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bonsai/docs/quickstart/create_model.rst b/src/bonsai/docs/quickstart/create_model.rst index 4c07e634eb..581436ce9d 100644 --- a/src/bonsai/docs/quickstart/create_model.rst +++ b/src/bonsai/docs/quickstart/create_model.rst @@ -23,7 +23,7 @@ Metric (m) Project**. This will begin a blank IFC4 project. In the :menuselection:`Properties --> Project Overview --> Spatial Decomposition` panel, you will see a hierarchy of spaces that has been -automatically created for you. This hierarchy is known is the **Spatial Tree**. +automatically created for you. This hierarchy is known as the **Spatial Tree**. .. image:: images/default-spatial-tree.png