Skip to content

Commit 8234d29

Browse files
committed
Match the text in plugin+readme
1 parent 97e3db1 commit 8234d29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ Use the following settings to update cell execution time for a notification and
5757
// Enable the extension or not.
5858
"enabled": true,
5959

60-
// Trigger only for the last notebook cell execution.
61-
// Trigger a notification only for the last executed notebook cell
60+
// Trigger only for the last selected notebook cell execution.
61+
// Trigger a notification only for the last selected executed notebook cell.
6262
"last_cell_only": false,
6363

6464
// Minimum Notebook Cell Execution Time

0 commit comments

Comments
 (0)