Skip to content

Commit

Permalink
Merge pull request spring-projects#12722 from attilapapai:master
Browse files Browse the repository at this point in the history
* pr/12722:
  Add space between right parentheses and next word
  • Loading branch information
snicoll committed Apr 3, 2018
2 parents 18a860d + 95385ce commit 373e741
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5999,7 +5999,7 @@ libraries.

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

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

0 comments on commit 373e741

Please sign in to comment.