Merge pull request #468 from stanjdev/patch-1

Typo found: "specificed" to "specified"
This commit is contained in:
Curtis Dulmage 2021-02-08 08:26:51 -05:00 committed by GitHub
commit 3750d8934d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
id: 'Collidable',
parent: 'Plugins',
child: 'Collidable',
subheading: 'Enable collision detection by including the Collidable plugin. You can now resist dragging over all elements specificed as collision obstacles.'
subheading: 'Enable collision detection by including the Collidable plugin. You can now resist dragging over all elements specified as collision obstacles.'
} %}
{% block PageId %}{{ ViewAttr.id }}{% endblock %}