Skip to content

Commit c11e5be

Browse files
author
Angela Fleischmann
authored
Fix typo
Line 25: "you want enable" to "you want to enable"
1 parent ef4dd0b commit c11e5be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/configmgr/develop/osd/how-to-enable-or-disable-a-windows-driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You enable or disable a Windows driver in the operating system deployment driver
2222

2323
1. Set up a connection to the SMS Provider. For more information, see [SMS Provider fundamentals](../core/understand/sms-provider-fundamentals.md).
2424

25-
2. Get the `SMS_Driver` object for the driver you want enable or disable.
25+
2. Get the `SMS_Driver` object for the driver you want to enable or disable.
2626

2727
3. Set the `IsEnabled` property to `true` to enable the driver, or to `false` to disable the driver.
2828

0 commit comments

Comments
 (0)