Skip to content

Commit 024e3ff

Browse files
authored
Update speaker.html
1 parent 57daa00 commit 024e3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/world/2025/speaker.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h3>{{ page.tagline }}{% if page.company and page.company != "false" %}, {{ page
4343

4444
{% if speakerSessions.size > 0 %}
4545
<div class="speaker-sessions">
46-
<h2>Sessions by this speaker</h2>
46+
<h2>Session</h2>
4747

4848
<div class="sessions-container">
4949
{% for session in speakerSessions %}

0 commit comments

Comments
 (0)