diff --git a/ngCordova/device-tests.ts b/ngCordova/device-tests.ts
index c5f761326..37a30bf66 100644
--- a/ngCordova/device-tests.ts
+++ b/ngCordova/device-tests.ts
@@ -2,7 +2,7 @@
///
///
-// For the full application demo please see follow repo :
+// For the full application demo please see following repo :
// https://github.com/ksachdeva/ngCordova-typescript-demo
namespace demo.device {
diff --git a/ngCordova/device.d.ts b/ngCordova/device.d.ts
index 760b37cef..8171fb3fc 100644
--- a/ngCordova/device.d.ts
+++ b/ngCordova/device.d.ts
@@ -1,6 +1,7 @@
// Type definitions for ngCordova device plugin
// Project: https://github.com/driftyco/ng-cordova
-// Definitions by: Kapil Sachdeva
+// Definitions by: Kapil Sachdeva
+// Definitions: https://github.com/ksachdeva/DefinitelyTyped
declare module ngCordova {
diff --git a/ngCordova/toast-tests.ts b/ngCordova/toast-tests.ts
index 1d067a92b..43ed529e5 100644
--- a/ngCordova/toast-tests.ts
+++ b/ngCordova/toast-tests.ts
@@ -2,7 +2,7 @@
///
///
-// For the full application demo please see follow repo :
+// For the full application demo please see following repo :
// https://github.com/ksachdeva/ngCordova-typescript-demo
namespace demo.toast {
diff --git a/ngCordova/toast.d.ts b/ngCordova/toast.d.ts
index c7dd6a980..8e5c6ba0c 100644
--- a/ngCordova/toast.d.ts
+++ b/ngCordova/toast.d.ts
@@ -1,6 +1,7 @@
// Type definitions for ngCordova toast plugin
// Project: https://github.com/driftyco/ng-cordova
-// Definitions by: Kapil Sachdeva
+// Definitions by: Kapil Sachdeva
+// Definitions: https://github.com/ksachdeva/DefinitelyTyped
///
diff --git a/ngCordova/tsd.d.ts b/ngCordova/tsd.d.ts
index 13cbd0f26..726ea99e6 100644
--- a/ngCordova/tsd.d.ts
+++ b/ngCordova/tsd.d.ts
@@ -1,2 +1,7 @@
+// Type definitions for ngCordova plugins
+// Project: https://github.com/driftyco/ng-cordova
+// Definitions by: Kapil Sachdeva
+// Definitions: https://github.com/ksachdeva/DefinitelyTyped
+
///
///