Skip to content

Commit 50cae6c

Browse files
committed
Try this
1 parent fb4f667 commit 50cae6c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/version-7-upgrade.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,12 @@ AngularFire no longer provides observables and functions as class methods, evert
8787
<tr>
8888
<td rowspan="3">AngularFirestore</td>
8989
<td>collection</td>
90-
<td>
90+
<td>
9191

9292
```ts
9393
import { doc } from 'firebase/firestore'
9494
```
95-
96-
</td>
95+
</td>
9796
</tr>
9897
<tr>
9998
<td>doc</td>

0 commit comments

Comments
 (0)