Skip to content

Commit bbc6922

Browse files
Update documentation/asciidoc/computers/config_txt/conditional.adoc
1 parent 1af18ff commit bbc6922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/config_txt/conditional.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ For example, setting `bootvar0` to 42 via `rpi-eeprom-config`:
182182
BOOTVAR0=42
183183
----
184184

185-
and then using it conditionally in `config.txt`:
185+
Using `bootvar0` conditionally in `config.txt`:
186186
[source,ini]
187187
----
188188
[bootvar0=42]

0 commit comments

Comments
 (0)