diff --git a/.gitignore b/.gitignore
index e3a53d48..a73ae101 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,5 @@ combine/
compiled/
gitstatus.log
refreshCDN
+*.swp
+.gitignore
diff --git a/docs/pages/index.html b/docs/pages/index.html
index cf4d7fcc..8c205de9 100755
--- a/docs/pages/index.html
+++ b/docs/pages/index.html
@@ -33,7 +33,7 @@
Linking pages
Page transitions
Dialogs
- Preload & cache pages
+ Prefetching & caching pages
Ajax, hashes & history
Scripting pages
Theming pages
diff --git a/docs/pages/page-anatomy.html b/docs/pages/page-anatomy.html
index dada5ba6..28682974 100644
--- a/docs/pages/page-anatomy.html
+++ b/docs/pages/page-anatomy.html
@@ -198,7 +198,7 @@
Linking pages
Page transitions
Dialogs
- Preload & cache pages
+ Prefetching & caching pages
Ajax, hashes & history
Scripting pages
Theming pages
@@ -216,4 +216,4 @@