Skip to content

Commit 87cb6db

Browse files
committed
Polish "Polish README"
See gh-450
1 parent aa7536f commit 87cb6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Spring Framework manually formats code, whereas Spring Boot uses automatic forma
292292
=== Indenting With Spaces
293293
By default, tabs are used for indenting formatted code.
294294
We strongly recommend that this default is not changed, especially for official Spring projects.
295-
If, however, you feel that you can't live with tabs, then switching to spaces is the one configuration option that we do support.
295+
If, however, you feel that you can't live with tabs, switching to spaces is the one configuration option that we do support.
296296

297297
To use spaces rather than tabs, add a file called `.springjavaformatconfig` to the root of your project with the following content:
298298

0 commit comments

Comments
 (0)