Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
D8H committed Oct 4, 2024
1 parent 1c23d28 commit 887a6de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/reviewed/ShakeObject.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eventsFunctions": [],
"eventsBasedBehaviors": [
{
"description": "Shake an object, using one or more ways to shake (position, angle).\nThis behavior can be used on any type of object.",
"description": "Shake objects with translation and rotation.",
"fullName": "Shake object (position, angle)",
"name": "ShakeObject_PositionAngle",
"objectType": "",
Expand Down Expand Up @@ -2028,7 +2028,7 @@
"sharedPropertyDescriptors": []
},
{
"description": "Shake an object, using one or more ways to shake (position, angle, scale)",
"description": "Shake objects with translation, rotation and scale.",
"fullName": "Shake object (position, angle, scale)",
"name": "ShakeObject_PositionAngleScale",
"objectType": "",
Expand Down

0 comments on commit 887a6de

Please sign in to comment.