Skip to content

Commit 14f8f55

Browse files
Minor text suggestion on PR
Co-authored-by: Adriana Zencke Zimmermann <dricazenck@gmail.com>
1 parent 3adca3e commit 14f8f55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/llm_meetup_summary/summarise_events_with_llms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def _get_llm_summary(formatted_events):
110110
Summary3 = (examples_dir / "03_summary.md").read_text()
111111

112112
prompt = f"""
113-
Summarise the upcoming Meetup events for our community, Women Coding Community, in the form of a Slack
113+
Summarise the upcoming events for our community, Women Coding Community, in the form of a Slack
114114
message in markdown format. Start directly with the summary without any introduction.
115115
116116
Output an error message if you have any problems, in the format '#ERROR: message'.

0 commit comments

Comments
 (0)