From 434a6c8ad3de33099e2312e2f3b9d24766bca4a4 Mon Sep 17 00:00:00 2001 From: Ibby Hadeed Date: Mon, 6 Feb 2017 08:33:10 -0500 Subject: [PATCH] Update stepcounter.ts --- src/plugins/stepcounter.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/stepcounter.ts b/src/plugins/stepcounter.ts index 68e790d9f..6092f0f3a 100644 --- a/src/plugins/stepcounter.ts +++ b/src/plugins/stepcounter.ts @@ -23,7 +23,7 @@ import { Plugin, Cordova } from './plugin'; pluginName: 'Stepcounter', plugin: 'https://github.com/Slidee/cordova-plugin-stepcounter', pluginRef: 'stepcounter', - repo: 'https://github.com/Slidee/cordova-plugin-stepcounterr', + repo: 'https://github.com/Slidee/cordova-plugin-stepcounter', platforms: ['Android'] }) export class Stepcounter {