Skip to content

Commit d1458ce

Browse files
authored
Merge pull request #176 from m2mathew/refactor/summer_event_speaker_details
Refactor/summer event speaker details
2 parents 81a7ecb + c289c68 commit d1458ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tmac-website",
33
"description": "Website for the Texas Music Administrators Conference",
4-
"version": "2.24.0",
4+
"version": "2.25.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/m2mathew/tmac-website"

src/pages/events/summer-round-table.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ const SummerRoundTable: FC<Props> = ({ location }) => {
138138
<ListItem>
139139
<ListItemText
140140
primary="TIA with Frank Ghafoor, TEA Specialist • 3:30-4:30pm"
141-
secondary="Teacher Observation Best Practices in a Fine/Performing Arts Classroom followed by Q&A"
141+
secondary="An Introduction & Overview of the Teacher Incentive Allotment (TIA) Program"
142142
/>
143143
</ListItem>
144144
</List>

0 commit comments

Comments
 (0)