aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/templates')
-rw-r--r--docs/src/templates/.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/templates/.htaccess b/docs/src/templates/.htaccess
index 98c7b795..e5a74cc4 100644
--- a/docs/src/templates/.htaccess
+++ b/docs/src/templates/.htaccess
@@ -4,7 +4,7 @@
# current angular version. If this rule matches the appcache-offline.manifest will be served for
# requests to appcache.manifest
#
-# This file must be processed by Rake in order to replace %ANGULAR_VERSION% with the actual version.
+# This file must be processed by Grunt in order to replace %ANGULAR_VERSION% with the actual version.
Options -Indexes
RewriteEngine on