Skip to content

Commit db4976e

Browse files
committed
Fix a typo
1 parent 0c1a992 commit db4976e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/05.Events/05.02-OPTIONAL-Widget_Events_2_--_bad_password_generator,_version_1.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"outputs": [],
5454
"source": [
55-
"helpful_title = 0 # Replace with some that displays \"Generated password is:\"\n",
55+
"helpful_title = 0 # Replace with something that displays \"Generated password is:\"\n",
5656
"password_text = 0 # Replace with something that displays \"No password set\"\n",
5757
"password_length = 0 # Replace with slider\n"
5858
]

0 commit comments

Comments
 (0)