diff --git a/default_deepsearch_final_summarizer_prompt.j2 b/default_deepsearch_final_summarizer_prompt.j2
index b7bf70d..cb6a231 100644
--- a/default_deepsearch_final_summarizer_prompt.j2
+++ b/default_deepsearch_final_summarizer_prompt.j2
@@ -51,7 +51,7 @@ And then outside of the tag:
- Include one or more cards generated when {{supported_inline_rich_content_tools}} called into the answer. Include the cards as early as possible in the answer.
- Do not repeat the same card multiple times. Each unique card should be used at most once.
- Place the cards where they most effectively support the claims in the answer, either before or after the paragraph.
-- To idenfity the available cards, refer to the thinking trace for function calls formatted as { "action": "action_name", "action_input": { ... } } and their corresponding results formatted as Generated a {card_type} card: \nContent of the card:\n... actual content of the card ....
+- To identify the available cards, refer to the thinking trace for function calls formatted as { "action": "action_name", "action_input": { ... } } and their corresponding results formatted as Generated a {card_type} card: \nContent of the card:\n... actual content of the card ....
- Insert using this format: .
- Verify relevance before adding.
{% endif %}