diff --git a/common/lib/capa/capa/inputtypes.py b/common/lib/capa/capa/inputtypes.py index 5cc5d8117b..c968130fdc 100644 --- a/common/lib/capa/capa/inputtypes.py +++ b/common/lib/capa/capa/inputtypes.py @@ -815,7 +815,7 @@ class DragAndDropInput(InputTypeBase): presented. If tag_type is 'target' all attributes (name, x, y, w, h) - are requred. (x, y) - coordinates of center of target, + are required. (x, y) - coordinates of center of target, w, h - weight and height of target. Returns: