Skip to content

Commit 1a3e916

Browse files
committed
[ci skip] Docs update
1 parent 1a95284 commit 1a3e916

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/libraries/curlrequest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ debug
247247
=====
248248

249249
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
250+
script execution. This is done by passing CURLOPT_VERBOSE and echoing the output. So, when you're running a built-in
251251
server via ``spark serve`` you will see the output in the console. Otherwise, the output will be written to
252252
the server's error log.
253253

0 commit comments

Comments
 (0)