Commit eed43cd
authored
Fix some small things in the docs (#1386)
* docs: update code block language to typescript
* docs: correct TanStack Starter to Start
* docs: fix the default timeout of `awaitTxId` (it's 5s instead of 30s)
see: https://github.com/fulopkovacs/db/blob/2c509a1da5c19901f3241239e29aaf20fbc477bd/packages/electric-db-collection/src/electric.ts#L643-L6481 parent f60384b commit eed43cd
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- docs/collections
- packages/db/skills/db-core/collection-setup/references
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
| 314 | + | |
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments