Skip to content

Commit d828958

Browse files
authored
STY: typo correction [skip ci]
1 parent 9feb04b commit d828958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/introduction_python.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
"outputs": [],
321321
"source": [
322322
"# string\n",
323-
"s = \"hallo world\"\n",
323+
"s = \"hello world\"\n",
324324
"\n",
325325
"type(s)"
326326
]

0 commit comments

Comments
 (0)