Skip to content

Commit

Permalink
Tweak comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccacremona committed Aug 1, 2024
1 parent 7493746 commit 084ef92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/main/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ def export_via_aws_lambda(obj, html, file_type):
if export_settings.get("function_arn"):

#
# Communicate with AWS via API, using the boto3 library
# Communicate with AWS via their API, using the boto3 library
#

lambda_client = boto3.client(
Expand Down

0 comments on commit 084ef92

Please sign in to comment.