Skip to content

Commit 5d223d9

Browse files
Update sdk/python/feast/ssl_ca_trust_store_setup.py
Co-authored-by: Francisco Arceo <farceo@redhat.com>
1 parent c357d11 commit 5d223d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/python/feast/ssl_ca_trust_store_setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
def configure_ca_trust_store_env_variables():
99
"""
10-
configures the environment variable so that other libraries or servers refer the TLS ca file path.
10+
configures the environment variable so that other libraries or servers refer to the TLS ca file path.
1111
:param ca_file_path:
1212
:return:
1313
"""

0 commit comments

Comments
 (0)