We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a95284 commit 1a3e916Copy full SHA for 1a3e916
1 file changed
user_guide_src/source/libraries/curlrequest.rst
@@ -247,7 +247,7 @@ debug
247
=====
248
249
When ``debug`` is passed and set to ``true``, this will enable additional debugging to echo to STDERR during the
250
-script execution. This is done by passing CURLOPT_VERBOSE and echoing the output. So, when you're running a build-in
+script execution. This is done by passing CURLOPT_VERBOSE and echoing the output. So, when you're running a built-in
251
server via ``spark serve`` you will see the output in the console. Otherwise, the output will be written to
252
the server's error log.
253
0 commit comments