Skip to content

Commit 81beb2e

Browse files
committed
Merge pull request #32812 from jamessoun93
* pr/32812: Fix typos in logging.adoc Closes gh-32812
2 parents ea97e4a + 5e0a67a commit 81beb2e

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)