diff --git a/src/components/Play.jsx b/src/components/Play.jsx
index dd35e6d..f9527f5 100644
--- a/src/components/Play.jsx
+++ b/src/components/Play.jsx
@@ -160,7 +160,10 @@ const PlayInfo = ({corpusId, playId}) => {
} else if (tab === 'tools') {
tabContent =
This tab allows you to analyze the play with external tools.
++ This tab provides links to third-party tools. The selected text layer + will be loaded from the DraCor API for external analysis. +
); } else { tabContent =- Text to analyze:{' '} + Text layer for analysis:{' '}