diff --git a/README.md b/README.md index d5553a4..c7c066b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ spring: **2.Enable annotation interception** -You need to enable annotation interception in Shiro's configuration file.As for annotation startup classes, please use the ShiroAdvisor, like this: +You need to enable annotation interception in Shiro's configuration file. As for annotation startup classes, please use the ShiroAdvisor, like this: ```java @Configuration