diff --git a/docs/docs/configuration/genai.md b/docs/docs/configuration/genai.md index ec733684f..8cfc893b6 100644 --- a/docs/docs/configuration/genai.md +++ b/docs/docs/configuration/genai.md @@ -167,7 +167,7 @@ Analyze the sequence of images containing the {label}. Focus on the likely inten :::tip -Prompts can use variable replacements like `{label}`, `{sub_label}`, and `{camera}` to substitute information from the tracked object as part of the prompt. +Prompts can use variable replacements `{label}`, `{sub_label}`, and `{camera}` to substitute information from the tracked object as part of the prompt. :::