diff --git a/cookbooks/17-Tiktok-Hook-Generator-Trending-Reels.ipynb b/cookbooks/17-Tiktok-Hook-Generator-Trending-Reels.ipynb index 5310d8fdd..1581ad1e0 100644 --- a/cookbooks/17-Tiktok-Hook-Generator-Trending-Reels.ipynb +++ b/cookbooks/17-Tiktok-Hook-Generator-Trending-Reels.ipynb @@ -514,7 +514,7 @@ " Use information gathered from the following data sources to gather the most relevant information:\n", "\n", " Search Results: {{{{_['caption']}}}}\n", - " Viraity Score: {{{{_['virality_score']}}}}\n", + " Virality Score: {{{{_['virality_score']}}}}\n", " Enagement Score: {{{{_['engagement_score']}}}}\n", "\n", " Provide a json repsonse containing the caption, virality score, enagement score and one-liner description for the reel.\n", diff --git a/cookbooks/17-Tiktok-Hook-Generator-Trending-Reels.py b/cookbooks/17-Tiktok-Hook-Generator-Trending-Reels.py index cbca67b36..91e504b25 100644 --- a/cookbooks/17-Tiktok-Hook-Generator-Trending-Reels.py +++ b/cookbooks/17-Tiktok-Hook-Generator-Trending-Reels.py @@ -293,7 +293,7 @@ Use information gathered from the following data sources to gather the most relevant information: Search Results: {{{{_['caption']}}}} - Viraity Score: {{{{_['virality_score']}}}} + Virality Score: {{{{_['virality_score']}}}} Enagement Score: {{{{_['engagement_score']}}}} Provide a json repsonse containing the caption, virality score, enagement score and one-liner description for the reel.