diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2025-01-30 22:32:30 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2025-01-30 22:32:30 +0200 |
| commit | 9c582d7e13a686c7b3d51f9f8da608fb3d8e385b (patch) | |
| tree | 26ab8eaaa768e20e60726c7d8649acb2943adf42 /doc | |
| parent | 3bffe22fbae1bc111954037427bf50ad81883edf (diff) | |
[Docs] Tweak wording
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/modules/ROOT/pages/index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/modules/ROOT/pages/index.adoc b/doc/modules/ROOT/pages/index.adoc index d665070..c6b12c9 100644 --- a/doc/modules/ROOT/pages/index.adoc +++ b/doc/modules/ROOT/pages/index.adoc @@ -2,7 +2,7 @@ == Overview -*Projectile* is a project interaction library for Emacs. Its goal is to +*Projectile* is a **project** **i**nteraction **l**ibrary for **E**macs. Its goal is to provide a nice set of features operating on a project level without introducing external dependencies (when feasible). For instance - finding project files has a portable implementation written in pure |
