Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/data/meetings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ export const UPCOMING_MEETINGS: Meeting[] = [
{
date: "March 25, 2026",
title: "Alarm.com Industry Speaker",
subtitle: "Possibly an industry speaker from Alarm.com? Still in the works.",
subtitle: "Join ACM for a speech from a software engineer from Alarm.com.",
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor wording issue: "speech from a software engineer from Alarm.com" is a bit redundant ("from" twice). Consider rephrasing to something like "a talk by a software engineer at Alarm.com" for clarity.

Suggested change
subtitle: "Join ACM for a speech from a software engineer from Alarm.com.",
subtitle: "Join ACM for a talk by a software engineer at Alarm.com.",

Copilot uses AI. Check for mistakes.
},
{
date: "April 1, 2026",
Expand Down
Loading