Skip to content

Commit 34ef63d

Browse files
committed
Fix minor typo in project.ts
1 parent d8f92aa commit 34ef63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/taskpane/project.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ Office.onReady(info => {
1313

1414
export async function run() {
1515
/**
16-
* Insert your Outlook code here
16+
* Insert your Project code here
1717
*/
1818
}

0 commit comments

Comments
 (0)