Browse Source

Fix typo in Soft Body tutorial (#4767)

CssTeja 4 years ago
parent
commit
836f8490f1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/physics/soft_body.rst

+ 1 - 1
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
 .. 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
 .. image:: img/softbody_cloak_pinned_attach.png