From 901d3ff8dd77c03662bc1105ba9964cff063178a Mon Sep 17 00:00:00 2001 From: Julian Gong Date: Sun, 5 Nov 2023 12:22:41 -0600 Subject: Fix a typo in README.md (#4647) Co-authored-by: Julian Gong --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9d111ab..683cbc66 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ See `:help ale-symbol-search` for more information. ### Refactoring: Rename, Actions -ALE supports renaming symbols in symbols in code such as variables or class +ALE supports renaming symbols in code such as variables or class names with the `ALERename` command. `ALEFileRename` will rename file and fix import paths (tsserver -- cgit v1.2.3