Skip to content

Commit ed94332

Browse files
authored
Update index.d.ts
Adding back-ticks for literal
1 parent 490c0ef commit ed94332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7879,7 +7879,7 @@ declare namespace firebase.firestore {
78797879
* buffer traffic indefinitely. Use of this option will cause some
78807880
* performance degradation though.
78817881
*
7882-
* This setting cannot be used with experimentalAutoDetectLongPolling and
7882+
* This setting cannot be used with `experimentalAutoDetectLongPolling` and
78837883
* may be removed in a future release. If you find yourself using it to
78847884
* work around a specific network reliability issue, please tell us about
78857885
* it in https://github.com/firebase/firebase-js-sdk/issues/1674.

0 commit comments

Comments
 (0)