Skip to content

Commit a51fb0a

Browse files
committed
Fix missing word.
1 parent 480d677 commit a51fb0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Library.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ instance of the [`CleanEfiOptions`][], [`CleanBiosOptions`][], [`ExistingPartiti
1313
[`ManualInstallOptions`][] class. Additional options that are specific to an install method, such as
1414
partition layout or optional features, are set in those classes.
1515

16-
Leave the [`GeneratorOptions.InstallOptions`][] set to null to generate an answer file for a
17-
pre-installed image, such as one created by sysprep or DISM tools.
16+
Leave the [`GeneratorOptions.InstallOptions`][] property set to null to generate an answer file for
17+
a pre-installed image, such as one created by sysprep or DISM tools.
1818

1919
The below example sets various options to perform a clean installation on a UEFI-based system,
2020
enabling some optional features and remote desktop. It creates a user account, and sets it to be

0 commit comments

Comments
 (0)