Skip to content

Commit ee81c64

Browse files
Docs updated
1 parent 708edc6 commit ee81c64

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
@@ -264,7 +264,7 @@ spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.web.servlet.
264264
```
265265

266266
> [!IMPORTANT]
267-
Spring boot 3 also provide Problem details support which must not be enabled otherwise it will shadow all `ControllerAdvice`'s provided by this library.
267+
Spring boot 3 also provides Problem details support which must not be enabled otherwise it will shadow all `ControllerAdvice`'s provided by this library.
268268
By default `spring.mvc.problemdetails.enabled` is `false`, so it must not be set to `true`
269269

270270
Specify message source bundles as follows. Make sure to include `i18/problems` bundled in the library, as it

0 commit comments

Comments
 (0)