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/catalog/libraries/server/kotlin/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
@@ -198,7 +198,7 @@ analytics.reset()
198
198
## Plugin Architecture
199
199
Segment's plugin architecture enables you to modify and augment how the analytics client works. From modifying event payloads to changing analytics functionality, plugins help to speed up the process of getting things done.
200
200
201
-
Plugins are run through a timeline, which executes in order of insertion based on their entry types. Segment has these 5 entry types:
201
+
Plugins are run through a timeline, which executes in order of insertion based on their entry types. Segment has these five entry types:
0 commit comments