Skip to content

Commit 829df3b

Browse files
authored
Merge pull request #46 from rustnl/industry-update-7feb
changed volvo to volvo cars
2 parents a5d15d4 + 439a60a commit 829df3b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/layouts/IndustryLayout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ import "../styles/index.scss";
3838
<h3 class="schedule-header">Industry track schedule</h3>
3939
<p>The industry track features a mixed program with three inspiring talks and two rounds of Expert Tables.</p>
4040

41-
<p>Our speaker lineup includes ecosystem leaders like Niko Matsakis, co-lead of the Rust language design team, and Rust pioneers such as Julius Gustavsson from Volvo.</p>
41+
<p>Our speaker lineup includes ecosystem leaders like Niko Matsakis, co-lead of the Rust language design team, and Rust pioneers such as Julius Gustavsson from Volvo Cars.</p>
4242

4343
<p>The expert table sessions provide an opportunity for insightful discussions with a seasoned Rust expert and your industry peers.</p>
4444

src/pages/industry.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ import ButtonGroup from "../components/ButtonGroup.astro";
4141
/>
4242
<TimetableItem
4343
time="10.25"
44-
title="Rust at Volvo"
44+
title="Rust at Volvo Cars"
4545
speaker="Julius Gustavsson"
4646
/>
4747
<TimetableItem time="10.45" title="Short break" />

src/pages/speakers.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ import CommonLayout from "../layouts/CommonLayout.astro";
5252
name="Julius Gustavsson"
5353
image="julius.jpeg"
5454
description="System architect at Volvo Cars"
55-
talkTitle="Rust at Volvo"
55+
talkTitle="Rust at Volvo Cars"
5656
talkAbstract=""
5757
bio=""
5858
mastodon=""

0 commit comments

Comments
 (0)