Skip to content

Commit 72180c1

Browse files
authored
typo
1 parent a76a400 commit 72180c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/tutorials/demo-vipsession.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@
540540
"session = VipSession(\"session-B\")\n",
541541
"# do not forget to prepend your inputs !\n",
542542
"adapted_inputs_settings = {\n",
543-
" \"file\" : f\"{input_folder_on_vip}/initial.file\", # reuse the stored inforation !\n",
543+
" \"file\" : f\"{input_folder_on_vip}/initial.file\", # reuse the stored information !\n",
544544
" \"value\": 5\n",
545545
"}\n",
546546
"session.launch_pipeline(pipeline_id, adapted_inputs_settings)\n",

0 commit comments

Comments
 (0)