Skip to content

Commit 26cf85d

Browse files
authored
Fix typo in Google Drive File Picker documentation (#94)
1 parent 55398ae commit 26cf85d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Configuration/Google Drive File Picker.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ premium:
3636

3737

3838
> #### ⚠️ Note
39-
> _You must set the Authroized Javascript origins for your OAuth client ID to include your Stirling PDF host domain or IP address._
39+
> _You must set the Authorized Javascript origins for your OAuth client ID to include your Stirling PDF host domain or IP address._
4040

4141
## Configurations Examples
4242
Below are examples of the full configuration for enabling the google Drive Picker:
@@ -82,4 +82,4 @@ Below are examples of the full configuration for enabling the google Drive Picke
8282
PREMIUM_PRO_FEATURES_GOOGLE_DRIVE_APP_ID: <YOUR_APP_ID>
8383
```
8484
</TabItem>
85-
</Tabs>
85+
</Tabs>

0 commit comments

Comments
 (0)