Skip to content

Commit 66a8fb8

Browse files
authored
Fix change log entry for experimentalLongPollingOptions.timeoutSeconds
This changeset was created by #7176, but its wording neglected to update `idleHttpRequestTimeoutSeconds` to `experimentalLongPollingOptions.timeoutSeconds`. This commit fixes the wording to specify the correct property.
1 parent afdccd5 commit 66a8fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/witty-wasps-play.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
'firebase': minor
44
---
55

6-
Added the ability to configure the long-polling hanging get request timeout using the new `idleHttpRequestTimeoutSeconds` setting
6+
Added the ability to configure the long-polling hanging get request timeout using the new `experimentalLongPollingOptions.timeoutSeconds` setting

0 commit comments

Comments
 (0)