Skip to content

Commit 95bdee5

Browse files
committed
fix(dialtone-documentation): NO-JIRA restore curly apostrophes in content text
1 parent 28f1fd7 commit 95bdee5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/dialtone-documentation/docs/foundations/typography/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -292,11 +292,11 @@ vueCode='
292292
<dt-stack :direction="{ 'default': 'column', 'md': 'row' }" gap="500" align="start">
293293
<dt-stack>
294294
<dt-text as="h3" kind="headline" :size="500">AI Contact Center</dt-text>
295-
<dt-text as="p" kind="body" :size="300">The world's most advanced customer engagement platform</dt-text>
295+
<dt-text as="p" kind="body" :size="300">The worlds most advanced customer engagement platform</dt-text>
296296
</dt-stack>
297297
<dt-stack>
298298
<dt-text as="h3" kind="headline" :size="500">AI Voice</dt-text>
299-
<dt-text as="p" kind="body" :size="300">Say hello to the world's smartest business phone</dt-text>
299+
<dt-text as="p" kind="body" :size="300">Say hello to the worlds smartest business phone</dt-text>
300300
</dt-stack>
301301
<dt-stack>
302302
<dt-text as="h3" kind="headline" :size="500">AI Meetings</dt-text>
@@ -316,11 +316,11 @@ vueCode='
316316
<dt-stack direction="row" gap="500" align="start">
317317
<dt-stack>
318318
<dt-text as="h3" kind="headline" :size="500">AI Contact Center</dt-text>
319-
<dt-text as="p" kind="body" :size="300">The world's most advanced customer engagement platform</dt-text>
319+
<dt-text as="p" kind="body" :size="300">The worlds most advanced customer engagement platform</dt-text>
320320
</dt-stack>
321321
<dt-stack>
322322
<dt-text as="h3" kind="headline" :size="500">AI Voice</dt-text>
323-
<dt-text as="p" kind="body" :size="300">Say hello to the world's smartest business phone</dt-text>
323+
<dt-text as="p" kind="body" :size="300">Say hello to the worlds smartest business phone</dt-text>
324324
</dt-stack>
325325
<dt-stack>
326326
<dt-text as="h3" kind="headline" :size="500">AI Meetings</dt-text>

apps/dialtone-documentation/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pageClass: dialpad-design-home
2020
<svg-loader name="home--dialtone-badge" />
2121
</dt-stack>
2222
<h2 class="d-headline--xxl d-ff-expressive d-wmx764" style="font-size: 48px;font-family:var(--dt-font-family-expressive); text-wrap: balance; max-width: 1400px; font-weight: var(--dt-font-weight-regular);">Setting the tone.</h2>
23-
<p class="d-ta-center d-docsite--paragraph d-m0 d-wmx764" style="text-wrap: balance; font-size: 24px; font-weight: 400;">Dialtone is Dialpad's shared design language—shaping everything from our product interfaces to our marketing. It defines how our brand looks, feels, and behaves across every touchpoint. Built on principles of clarity, consistency, and accessibility, Dialtone keeps our visual identity cohesive and unmistakably Dialpad.</p>
23+
<p class="d-ta-center d-docsite--paragraph d-m0 d-wmx764" style="text-wrap: balance; font-size: 24px; font-weight: 400;">Dialtone is Dialpads shared design language—shaping everything from our product interfaces to our marketing. It defines how our brand looks, feels, and behaves across every touchpoint. Built on principles of clarity, consistency, and accessibility, Dialtone keeps our visual identity cohesive and unmistakably Dialpad.</p>
2424
</dt-stack>
2525
<dt-stack gap="700" class="d-py64 d-px64 d-pt96 d-ai-center d-bgc-secondary-opaque">
2626
<dt-stack style="max-width: 1400px;" direction="row" gap="600" class="d-w100p d-jc-center">

0 commit comments

Comments
 (0)