Skip to content

Commit 3d7b0ca

Browse files
achilleas-kondrejbudai
authored andcommitted
docs/user-guide: trim trailing whitespaces in blueprint reference
1 parent 2b169fb commit 3d7b0ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user-guide/01-blueprint-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1685,7 +1685,7 @@ disable = [
16851685

16861686
The following module names are known and supported:
16871687
- `org.fedoraproject.Anaconda.Modules.Localization`
1688-
- `org.fedoraproject.Anaconda.Modules.Network`
1688+
- `org.fedoraproject.Anaconda.Modules.Network`
16891689
- `org.fedoraproject.Anaconda.Modules.Payloads`
16901690
- `org.fedoraproject.Anaconda.Modules.Runtime`
16911691
- `org.fedoraproject.Anaconda.Modules.Security`
@@ -1698,7 +1698,7 @@ The following module names are known and supported:
16981698
*Note: The values are **not validated**. Any name listed under `enable` will be added to the Anaconda configuration. This way, new or unknown modules can be enabled. However, it also means that mistyped or incorrect values may cause Anaconda to fail to start.*
16991699

17001700
By default, the following modules are enabled for all Anaconda ISOs:
1701-
- `org.fedoraproject.Anaconda.Modules.Network`
1701+
- `org.fedoraproject.Anaconda.Modules.Network`
17021702
- `org.fedoraproject.Anaconda.Modules.Payloads`
17031703
- `org.fedoraproject.Anaconda.Modules.Storage`
17041704

0 commit comments

Comments
 (0)