Skip to content

Commit 343ac12

Browse files
authored
fix typo (alibaba#2746)
1 parent 7a72221 commit 343ac12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ mc /tmp/Test.java
179179
#### retransform
180180
* https://arthas.aliyun.com/doc/retransform
181181

182-
加载外部的`.class`文件,retransform 热更新jvm已加载的类。
182+
加载外部的`.class`文件,retransform 热更新jvm已加载的类。
183183

184184
```bash
185185
retransform /tmp/Test.class

0 commit comments

Comments
 (0)