Skip to content

Commit 6dcfa13

Browse files
rdorraniVesaJuvonen
authored andcommitted
Spelling Correction (SharePoint#3801)
Updated word "fo" to "of"
1 parent 96d699c commit 6dcfa13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/extensions/guidance/using-custom-dialogs-with-spfx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To create a custom dialog box, you need to follow the steps in [Set up your deve
6060

6161
![SharePoint client-side solution scaffolded successfully](../../../images/ext-com-dialog-yeoman-complete.png)
6262

63-
6. When initial scaffolding is completed, enter the following to explicitly install the 5.x version fo the Office UI Fabric to your solution:
63+
6. When initial scaffolding is completed, enter the following to explicitly install the 5.x version of the Office UI Fabric to your solution:
6464

6565
```sh
6666
npm install [email protected] --save

0 commit comments

Comments
 (0)