Skip to content

Commit 4ed13b3

Browse files
committed
newline
1 parent e4b7612 commit 4ed13b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/concepts/pages/overrides.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ The role, as well as the configuration file and configuration settings available
4141
All override property values must be strings.
4242
The properties will be formatted and escaped correctly into the file format used by the product.
4343

44-
You can also set the property to an empty string (`my.property: ""`), which effectively disables the property the operator would write out normally. In case of a `.properties` file, this will show up as `my.property=` in the `.properties` file.
44+
You can also set the property to an empty string (`my.property: ""`), which effectively disables the property the operator would write out normally.
45+
In case of a `.properties` file, this will show up as `my.property=` in the `.properties` file.
4546

4647
== Environment variable overrides
4748

0 commit comments

Comments
 (0)