Skip to content

Commit 3070d62

Browse files
Merge pull request #2760 from vtasca/patch-1
Fix typo in implementation-guide.md
2 parents 8c2f9a2 + f5f83fd commit 3070d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting-started/implementation-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The guide is broken into three categories of tasks:
1111
- [Optimization](#optimization): These tasks guide you to expand your data coverage and optimize your workspace.
1212

1313
## Basics
14-
The tasks included in Basics help you send and debug your very first data from a [Source](/docs/connections/sources/) (a library that sends data to Segnent), and into a [Destination](/docs/connections/destinations/) (tools you use to analyze or act on your data).
14+
The tasks included in Basics help you send and debug your very first data from a [Source](/docs/connections/sources/) (a library that sends data to Segment), and into a [Destination](/docs/connections/destinations/) (tools you use to analyze or act on your data).
1515

1616
The Basic tasks include:
1717

0 commit comments

Comments
 (0)