Skip to content

Commit 152a485

Browse files
committed
Clarify copy
1 parent c5976cb commit 152a485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/examples/Widget List.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -995,7 +995,7 @@
995995
"#=> ]\n",
996996
"```\n",
997997
"\n",
998-
"The contents of the file uploaded are in the `content` attribute, as a memory view:\n",
998+
"The contents of the file uploaded are in the value of the `content` key. They are a memory view:\n",
999999
"\n",
10001000
"```python\n",
10011001
"[uploaded_file] = uploader.value\n",

0 commit comments

Comments
 (0)