Skip to content

Commit d14a206

Browse files
typo
1 parent 0d5726f commit d14a206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user_guide/concepts_utils/handlers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The :class:`~fourinsight.engineroom.utils.AzureBlobHandler` is used to store tex
2626
from fourinsight.engineroom.utils import AzureBlobHandler
2727
2828
29-
# Instantiate from a connection string
29+
# Instantiate from a connection string
3030
handler = AzureBlobHandler(conn_str, container_name, blob_name)
3131
3232
# Instantiate from a container-level SAS URL

0 commit comments

Comments
 (0)