Fix typo in the README.md of sentinel-annotation-aspectj (#1136)
This commit is contained in:
parent
fc6ad47438
commit
f6dff5a859
|
|
@ -1,7 +1,7 @@
|
|||
# Sentinel Annotation AspectJ
|
||||
|
||||
This extension is an AOP implementation using AspectJ for Sentinel annotations.
|
||||
Currently only runtime waving is supported.
|
||||
Currently only runtime weaving is supported.
|
||||
|
||||
## Annotation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue