diff --git a/src/components/Tutorial/Tutorial2StepContextViewOpen.tsx b/src/components/Tutorial/Tutorial2StepContextViewOpen.tsx index 860e81b9ff..bf7ac39677 100644 --- a/src/components/Tutorial/Tutorial2StepContextViewOpen.tsx +++ b/src/components/Tutorial/Tutorial2StepContextViewOpen.tsx @@ -46,7 +46,7 @@ const Tutorial2StepContextViewOpen = () => { {TUTORIAL_CONTEXT1_PARENT[tutorialChoice]}" or "{TUTORIAL_CONTEXT2_PARENT[tutorialChoice]}" to show it again.
) : contextViewClosed ? ( -Oops, somehow the context view was closed. Select "Relationships".
+Oops, somehow the context view was closed. Select "{TUTORIAL_CONTEXT[tutorialChoice]}".
) : ( <>