Skip to content

Commit e4b7612

Browse files
committed
wording
1 parent 815f469 commit e4b7612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/concepts/pages/overrides.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ 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 variable to an empty string (`my.property: ""`), which effectively disables the setting 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. In case of a `.properties` file, this will show up as `my.property=` in the `.properties` file.
4545

4646
== Environment variable overrides
4747

0 commit comments

Comments
 (0)