Skip to content

Commit 5ddbf4a

Browse files
committed
prettier fix
1 parent 1bba393 commit 5ddbf4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/src/events/scrapeEvents.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ const submitTranscription = async ({
156156
webhook_url:
157157
// make sure process.env.FUNCTIONS_API_BASE equals
158158
// https://us-central1-digital-testimony-prod.cloudfunctions.net
159-
// on prod. test with:
159+
// on prod. test with:
160160
// "https://ngrokid.ngrok-free.app/demo-dtp/us-central1/transcription",
161161
`${process.env.FUNCTIONS_API_BASE}/transcription`,
162162
speaker_labels: true,

0 commit comments

Comments
 (0)