Skip to content

Commit 773a000

Browse files
authored
Merge pull request #527 from irof/master
fix heading in docs
2 parents e57fb66 + 2c64a00 commit 773a000

File tree

1 file changed

+1
-1
lines changed
  • mybatis-spring-boot-autoconfigure/src/site/markdown

1 file changed

+1
-1
lines changed

mybatis-spring-boot-autoconfigure/src/site/markdown/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ public class MyBatisConfig {
297297
}
298298
```
299299

300-
### ThymeleafLanguageDriver
300+
### VelocityLanguageDriver
301301

302302
```java
303303
@Configuration

0 commit comments

Comments
 (0)