Skip to content

Commit e12a13d

Browse files
[Ignore] Update Notebook dts (#2806)
Co-authored-by: TylerLeonhardt <[email protected]>
1 parent 93243a9 commit e12a13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode.proposed.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ declare module 'vscode' {
418418
/**
419419
* Unique identifier for the backup.
420420
*
421-
* This id is passed back to your extension in `openCustomDocument` when opening a custom editor from a backup.
421+
* This id is passed back to your extension in `openCustomDocument` when opening a notebook editor from a backup.
422422
*/
423423
readonly id: string;
424424

0 commit comments

Comments
 (0)