Skip to content

Commit d779f02

Browse files
committed
Fix typo
1 parent c267b95 commit d779f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/features_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ Safe and efficient code refactoring tools to help you optimize code structure wi
262262

263263
| Feature | Description |
264264
|---------|-------------|
265-
| **🔍 Scope Analysis** | Precisely identify variable scope to avoid mis-renaming |
265+
| **🔍 Scope Analysis** | Precisely identify variable scope to avoid miss-renaming |
266266
| **📁 Cross-file Detection** | Detect renaming impact on module imports/exports |
267267
| **⚠️ Conflict Detection** | Proactively discover naming conflicts and provide suggestions |
268268
| **📋 Preview Feature** | Preview all affected locations before renaming |

0 commit comments

Comments
 (0)