Skip to content

Commit b9aee36

Browse files
mbensonsnicoll
authored andcommitted
Polish
See gh-4953 Closes gh-5745
1 parent 3bfc6b1 commit b9aee36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ profile, and it would have to be explicitly reset in all other profiles as neces
682682
----
683683

684684
Spring profiles designated using the "spring.profiles" element may optionally be negated
685-
using the {@code !} character. If both negated and non-negated profiles are specified for
685+
using the `!` character. If both negated and non-negated profiles are specified for
686686
a single document, at least one non-negated profile must match and no negated profiles
687687
may match.
688688

0 commit comments

Comments
 (0)