Skip to content

Commit f5a7118

Browse files
authored
case change (Source to source)
1 parent fd05720 commit f5a7118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/functions/source-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ The `Segment.set()` method accepts an object with the following fields:
265265

266266
Declare settings variables in the function handler, rather than globally in your function. This prevents you from leaking the settings values across other function instances.
267267

268-
The handler for Source functions is `onRequest()`.
268+
The handler for source functions is `onRequest()`.
269269

270270
### Runtime and dependencies
271271

0 commit comments

Comments
 (0)