Skip to content

Commit 373e741

Browse files
committed
Merge pull request #12722 from attilapapai:master
* pr/12722: Add space between right parentheses and next word
2 parents 18a860d + 95385ce commit 373e741

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)