We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99208a9 commit 33a1727Copy full SHA for 33a1727
src/connections/functions/destination-functions.md
@@ -442,4 +442,4 @@ Incorporating console.log() statements in your Destination Function code aids in
442
443
##### What is the maximum data size that can be displayed in console.logs() when testing a Function?
444
445
-The test function interface has a 4KB console logging limit. Outputs surpassing this limit will not be visible in the user interface.
+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