Skip to content

Commit d96dbbc

Browse files
authored
Merge pull request #2561 from segmentio/jpappendick-464896
Small typo fix in the reference button
2 parents d065aef + 7f8e5fc commit d96dbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting-started/06-testing-debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The Latency view shows the end-to-end P95 latency during the time period you sel
125125

126126

127127
<div class="double">
128-
{% include components/reference-button.html href="/getting-started/05-data-to-destinations/" newtab="false" icon="symbols/arrow-left.svg" title="Sending data to Destinations" description="Unlock the power fo Segment with Destinations" variant="related" subtitle="back" %}
128+
{% include components/reference-button.html href="/getting-started/05-data-to-destinations/" newtab="false" icon="symbols/arrow-left.svg" title="Sending data to Destinations" description="Unlock the power of Segment with Destinations" variant="related" subtitle="back" %}
129129

130130
{% include components/reference-button.html href="/getting-started/whats-next/" newtab="false" icon="symbols/arrow-right.svg" title="What's next?" description="Learn about what you can do next with Segment" variant="related" subtitle="next" %}
131131
</div>

0 commit comments

Comments
 (0)