Corrected double tap explanation (#12436)

This commit is contained in:
Jonathan Martens 2020-03-19 12:28:28 +01:00 committed by GitHub
parent 2910181223
commit 67ca0a7604
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ hold_action:
type: map
double_tap_action:
required: false
description: Action to take on tap-and-hold. See [action documentation](/lovelace/actions/#double-tap-action).
description: Action to take on double tap. See [action documentation](/lovelace/actions/#double-tap-action).
type: map
{% endconfiguration %}