diff --git a/tutorial.md b/tutorial.md index 720fe92..6e12ef6 100644 --- a/tutorial.md +++ b/tutorial.md @@ -109,11 +109,11 @@ In the Markdown for your tutorial, you may include special directives that are s ### Trigger file actions in the text editor -To include a link to open a file for editing, use: +To include a link to open a file for editing, use: ``` + filePath="cloudshell_open/cloud-shell-tutorials/tutorial.md"> open a file for editing ```