Skip to content

Commit 95385ce

Browse files
attilapapaisnicoll
authored andcommitted
Add space between right parentheses and next word
Closes gh-12722
1 parent 18a860d commit 95385ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5999,7 +5999,7 @@ libraries.
59995999

60006000
[[boot-features-test-scope-dependencies]]
60016001
=== Test Scope Dependencies
6002-
The `spring-boot-starter-test` "`Starter`" (in the `test` `scope`)contains
6002+
The `spring-boot-starter-test` "`Starter`" (in the `test` `scope`) contains
60036003
the following provided libraries:
60046004

60056005
* http://junit.org[JUnit]: The de-facto standard for unit testing Java applications.

0 commit comments

Comments
 (0)