Skip to content

Commit 0011ec4

Browse files
authored
Merge pull request #15 from gumnutdev/fix-typo-ron
fixed typo, t->y
2 parents eb7fc39 + 1fa013e commit 0011ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/.vitepress/theme/components/CaseStudiesSection.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="case-studies-grid">
55
<a href="/case-studies/social-media-management" class="case-study-card" aria-label="Read case study: Social Media Management">
66
<div class="case-study-header">
7-
<h3>Multiplater editing</h3>
7+
<h3>Multiplayer editing</h3>
88
</div>
99
<p>How to enable real-time collaboration in complex apps in a few lines of code</p>
1010
<span class="read-more">Read Case Study →</span>

0 commit comments

Comments
 (0)