summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Gong <zlgong@me.com>2023-11-05 12:22:41 -0600
committerGitHub <noreply@github.com>2023-11-05 18:22:41 +0000
commit901d3ff8dd77c03662bc1105ba9964cff063178a (patch)
treed1d31222277f32315f98d7a6a6ed4d7f32ea9415
parent53b01d6a546384a28f1ccbed41baae58d7341da4 (diff)
downloadale-901d3ff8dd77c03662bc1105ba9964cff063178a.zip
Fix a typo in README.md (#4647)
Co-authored-by: Julian Gong <julian@meds.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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