From 9480136d9f062ec4b8df0a35914b48c0d61e0002 Mon Sep 17 00:00:00 2001 From: Pascal Borreli Date: Thu, 21 Mar 2013 19:09:47 +0000 Subject: docs(*): fixed typos --- src/ng/route.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ng/route.js') diff --git a/src/ng/route.js b/src/ng/route.js index e47f8a5a..b52f4351 100644 --- a/src/ng/route.js +++ b/src/ng/route.js @@ -486,7 +486,7 @@ function $RouteProvider(){ } /** - * @returns interpolation of the redirect path with the parametrs + * @returns interpolation of the redirect path with the parameters */ function interpolate(string, params) { var result = []; -- cgit v1.2.3