Skip to content

Commit 6fd7de6

Browse files
authored
feat: improve README.md
1 parent dd5af99 commit 6fd7de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spring:
3838

3939
**2.Enable annotation interception**
4040

41-
You need to enable annotation interception in Shiro's configuration file.As for annotation startup classes, please use the ShiroAdvisor, like this:
41+
You need to enable annotation interception in Shiro's configuration file. As for annotation startup classes, please use the ShiroAdvisor, like this:
4242

4343
```java
4444
@Configuration

0 commit comments

Comments
 (0)