Skip to content

Commit 21a566f

Browse files
committed
Fix typo
See gh-45336
1 parent 737f621 commit 21a566f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3187,7 +3187,7 @@
31873187
},
31883188
{
31893189
"value": "truncate",
3190-
"description": "Truncate the tabless in the schema."
3190+
"description": "Truncate the tables in the schema."
31913191
},
31923192
{
31933193
"value": "update",

0 commit comments

Comments
 (0)