From 836f8490f1eb0023809a142cc52feccf7bec7b5e Mon Sep 17 00:00:00 2001 From: CssTeja Date: Fri, 19 Mar 2021 17:00:43 +0530 Subject: [PATCH] Fix typo in Soft Body tutorial (#4767) --- tutorials/physics/soft_body.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/physics/soft_body.rst b/tutorials/physics/soft_body.rst index 6184f180d..43d75fa2a 100644 --- a/tutorials/physics/soft_body.rst +++ b/tutorials/physics/soft_body.rst @@ -52,7 +52,7 @@ To create pinned joints, select the upper vertices in the ``SoftBody`` node: .. image:: img/softbody_cloak_pinned.png -The pinned joints can be find in ``SoftBody``'s ``Attachments`` property, choose the ``BoneAttachment`` as the ``SpatialAttachment`` for each pinned joints, the pinned joints are now attached to the neck. +The pinned joints can be found in ``SoftBody``'s ``Attachments`` property, choose the ``BoneAttachment`` as the ``SpatialAttachment`` for each pinned joints, the pinned joints are now attached to the neck. .. image:: img/softbody_cloak_pinned_attach.png