Skip to content

Commit 010891a

Browse files
committed
Merge branch '2.7.x'
Closes gh-32821
2 parents 74a8eb7 + 7bd9754 commit 010891a

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/howto

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/howto/logging.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can also use `logback-spring.xml` if you want to use the <<features#features
4242

4343
TIP: The Logback documentation has a https://logback.qos.ch/manual/configuration.html[dedicated section that covers configuration] in some detail.
4444

45-
Spring Boot provides a number of logback configurations that be `included` from your own configuration.
45+
Spring Boot provides a number of logback configurations that can be `included` in your own configuration.
4646
These includes are designed to allow certain common Spring Boot conventions to be re-applied.
4747

4848
The following files are provided under `org/springframework/boot/logging/logback/`:

0 commit comments

Comments
 (0)