Skip to content

Commit 8fcce3d

Browse files
committed
Prettier
1 parent d71e8c6 commit 8fcce3d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/buckets/snapshots-and-forks.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ timelines:
100100

101101
![Forking Example](/img/bucket-forking.png)
102102

103-
1. **T1****Bucket A** starts with two objects (Object 1 = `foo`, Object 2 = `bar`).
103+
1. **T1****Bucket A** starts with two objects (Object 1 = `foo`, Object 2 =
104+
`bar`).
104105
2. **T2** → Snapshot A1 is created.
105106
3. **T3** → Object 1 is deleted in Bucket A (but remains in Snapshot A1).
106107
4. **T4** → Snapshot A2 is created.
@@ -120,8 +121,8 @@ timelines:
120121
`baz` (inherited from bucket B).
121122
12. **T12** → Object 2 in Bucket D is updated to `quux`.
122123
13. **T13** → Object 1 in Bucket D is added with value `baz`.
123-
- Bucket D now has three objects: Object 1 = `baz` (its own data), Object 2 =
124-
`quux` (its own copy), and Object 3 = `baz` (inherited from bucket B).
124+
- Bucket D now has three objects: Object 1 = `baz` (its own data), Object 2
125+
= `quux` (its own copy), and Object 3 = `baz` (inherited from bucket B).
125126

126127
#### Key Takeaways
127128

0 commit comments

Comments
 (0)