Skip to content

Commit 0c64ed6

Browse files
lu-ohaiqiuosier
andauthored
Update docs/source/user_guide/loading_data/connect_legacy.rst
Co-authored-by: Qiu Qin <qiu.qin@oracle.com>
1 parent b256363 commit 0c64ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_guide/loading_data/connect_legacy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ You can open Amazon S3 public or private files in ADS. For private files, you mu
287287
'secret': 'aws secret,
288288
'blocksize': 1000000,
289289
'client_kwargs': {
290-
"endpoint_url": "https://s3-us-west-1.amazonaws.com"
290+
'endpoint_url': 'https://s3-us-west-1.amazonaws.com'
291291
}
292292
})
293293

0 commit comments

Comments
 (0)