You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ To create a source:
76
76
> - Debugger ease of use - mixing libraries/sources on a single API key means you’re heavily reliant on filtering to actually test events
77
77
> - Flexibility sending data to different projects - if you want to have different warehouse schemas, analytics projects, etc, having multiple sources would create this separation
78
78
> - More control - as your account grows with the number of destinations you enable, having separate sources allows you to have more control
79
-
> - A source type cannot be changed if you decide you would like to use another source in the future. You would have to create a new source if you would like to use a different source.
79
+
> - A source type cannot be changed once it is created. You must create a new source if you would like to use a different source type.
0 commit comments