branch: elpa/projectile
commit 24b4ca2f344e51e7fc2a1b92e7b085874f91030b
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
[Docs] Fix a typo
---
doc/modules/ROOT/pages/projectile_vs_project.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/modules/ROOT/pages/projectile_vs_project.adoc
b/doc/modules/ROOT/pages/projectile_vs_project.adoc
index 62896a4397..a6c6653f11 100644
--- a/doc/modules/ROOT/pages/projectile_vs_project.adoc
+++ b/doc/modules/ROOT/pages/projectile_vs_project.adoc
@@ -1,6 +1,6 @@
= Projectile versus project.el
-NOTE: As both projects are a moving target this page might not reflect the
differences between the accurately.
+NOTE: As both projects are moving targets this page might not reflect the
differences between them accurately.
Projectile was created at a time when Emacs didn't feature built-in project
navigation functionality. Eventually this changed in Emacs 25 with the
introduction of `project.el` and a lot of people have been asking what are the
advantages of using