Skip to content

Commit 33a1727

Browse files
Update src/connections/functions/destination-functions.md
1 parent 99208a9 commit 33a1727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/functions/destination-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,4 +442,4 @@ Incorporating console.log() statements in your Destination Function code aids in
442442

443443
##### What is the maximum data size that can be displayed in console.logs() when testing a Function?
444444

445-
The test function interface has a 4KB console logging limit. Outputs surpassing this limit will not be visible in the user interface.
445+
The test function interface has a 4KB console logging limit. Outputs larger than this limit are not visible in the user interface.

0 commit comments

Comments
 (0)