Skip to content

Commit

Permalink
fix typo (#2746)
Browse files Browse the repository at this point in the history
  • Loading branch information
YunfengGao committed Dec 4, 2023
1 parent 7a72221 commit 343ac12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ mc /tmp/Test.java
#### retransform
* https://arthas.aliyun.com/doc/retransform

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

```bash
retransform /tmp/Test.class
Expand Down

0 comments on commit 343ac12

Please sign in to comment.