Skip to content

Commit 1b65026

Browse files
authored
Update src/connections/sources/catalog/libraries/server/node/index.md
1 parent 7e26349 commit 1b65026

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/node

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/node/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ Use the emitter to log all HTTP Requests.
377377
378378
379379
## Plugin architecture
380-
When you develop against [Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/), the plugins you write can augment functionality, enrich data, and control the flow and delivery of events. From modifying event payloads to changing analytics functionality, plugins help to speed up the process of getting things done.
380+
When you develop in [Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/), the plugins you write can improve functionality, enrich data, and control the flow and delivery of events. From modifying event payloads to changing analytics functionality, plugins help to speed up the process of getting things done.
381381
382382
Though middlewares function the same as plugins, it's best to use plugins as they are easier to implement and are more testable.
383383

0 commit comments

Comments
 (0)