Skip to content

Commit fcd611c

Browse files
fix typo
1 parent afe66a7 commit fcd611c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ job_id = enqueue_response.job.id
142142

143143
local_response = LocalResponse(request.body())
144144

145-
# You can also use a File object as the input.
145+
# You can also load the json from a local path.
146146
# local_response = LocalResponse("path/to/my/file.ext")
147147

148148
# Optional: verify the HMAC signature

0 commit comments

Comments
 (0)