File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
sharepoint/sharepoint-ps/sharepoint-online Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ ms.reviewer:
1717> [ !important]
1818> Optical Character Recognition (OCR) is a pay-as-you-go feature. Running this cmdlet will incur cost for your organization.
1919
20- Initiates a job to trigger the Optical Character Recognition ( OCR) process for all files for the selected site.
20+ Initiates a job to trigger the OCR process for all files for the selected site.
2121
2222## SYNTAX
2323
2424``` Powershell
2525
26- Start-SPOSiteOpticalCharacterRecognitionBackfill [-Site] <string >
26+ Start-SPOSiteOpticalCharacterRecognitionBackfill [-Site] <SpoSitePipeBind >
2727```
2828
2929## DESCRIPTION
@@ -50,7 +50,7 @@ Starts OCR process for all content that hasn't been processed before in the sele
5050
5151### -Site
5252
53- Specifies the site URL where OCR process should be enabled on.
53+ Specifies the site where OCR process should be enabled on.
5454
5555``` yaml
5656Type : SpoSitePipeBind
You can’t perform that action at this time.
0 commit comments