We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5094a23 commit 792ccc7Copy full SHA for 792ccc7
src/data/EventsDatabase.tsx
@@ -3,7 +3,7 @@ import { EventObject } from '../tools/CustomTypes'
3
const semesterEnd = '5/31/25'
4
const EVENT_INFO: EventObject[] = [
5
{
6
- title: 'Weekly Solidworks Workshop',
+ title: 'Weekly SolidWorks Workshop',
7
description: `The goal of these classes is to equip you with the skills to model and design on a professional
8
level, as well as create a common ground for all engineers to work together more efficiently and effectively`,
9
date: new Date('2025-02-17T17:30:00'),
0 commit comments