Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 12_uefi_driver_configuration/125_forms_and_vfr_files.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

## 12.5 Forms and VFR files

Here is a sample, simplified VFR file. It declares a form set with one from and
Here is a sample, simplified VFR file. It declares a form set with one form and
uses a single variable store to retrieve and save configuration settings. The
form contains a title and four questions:
1. Allows a user to select one of two pre-defined values.
Expand Down
Loading