branch: master
commit ea42394bfc504c1e0ffdb9c1ba2a408e566dacb9
Author: Daiki Ueno <[email protected]>
Commit: Daiki Ueno <[email protected]>

    Fix wording in README.md
---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 3ac893b..22c6b98 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Usage
 
 | Key         | Command                                           |
 --------------|---------------------------------------------------|
-| C-c C-g g   | Guess alignment columns from the current region   |
+| C-c C-g g   | Compute alignment columns from the current region |
 | C-c C-g s   | Set alignment column to the current point         |
 | C-c C-g a   | Align argument list at the current point          |
 | C-c C-g r   | Align function declarations in the current region |

Reply via email to