From 6add05e31a2047331eb1ae520fcc49c8e5c1ffb9 Mon Sep 17 00:00:00 2001 From: Amit Moryossef Date: Mon, 1 May 2017 19:12:55 +0300 Subject: [PATCH] doc(haptic): fix typo (#11461) --- src/tap-click/haptic.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tap-click/haptic.ts b/src/tap-click/haptic.ts index 550f541887..36575f3577 100644 --- a/src/tap-click/haptic.ts +++ b/src/tap-click/haptic.ts @@ -37,7 +37,7 @@ export class Haptic { /** * Check to see if the Haptic Plugin is available - * @return {boolean} Retuns true or false if the plugin is available + * @return {boolean} Returns true or false if the plugin is available * */ available() {