Skip to content

Commit

Permalink
Spelling correction (#6045)
Browse files Browse the repository at this point in the history
An instance of 'attachment' was misspelled 'attachement'.
  • Loading branch information
wggillen authored Apr 25, 2021
1 parent 6451230 commit 8ca2887
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
" \n",
"Keep in mind that attached files will increase the size of your notebook. \n",
"\n",
"You can manually edit the attachement by using the `View > Cell Toolbar > Attachment` menu, but you should not need to. "
"You can manually edit the attachment by using the `View > Cell Toolbar > Attachment` menu, but you should not need to. "
]
}
],
Expand Down

0 comments on commit 8ca2887

Please sign in to comment.