Skip to content

Commit bbe4d2c

Browse files
committed
Fix typo
1 parent 3f4e803 commit bbe4d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

what/gcs.mkd

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ upward (bottom to top).
145145
So why are the arrows pointing backward?
146146

147147
Well... every commit knows what its parent commit is (as described in the
148-
"what is a SHA" section above). But it can't know what it's child commits are
148+
"what is a SHA" section above). But it can't know what its child commits are
149149
-- they haven't been made yet!
150150

151151
Therefore a repo is like a single linked list. It cannot be a double linked

0 commit comments

Comments
 (0)