Skip to content

Commit c890c52

Browse files
Update components/sharepoint/sharepoint.app.mjs
Co-authored-by: Guilherme Falcão <[email protected]>
1 parent 6fcdc0d commit c890c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/sharepoint/sharepoint.app.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ export default {
151151
fileId: {
152152
type: "string",
153153
label: "File ID",
154-
description: "The file to download. You can either search for the file here, provide a custom *File ID*.",
154+
description: "The file to download. You can either search for the file here or provide a custom *File ID*.",
155155
useQuery: true,
156156
async options({
157157
query, siteId, driveId,

0 commit comments

Comments
 (0)