We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f4e803 commit bbe4d2cCopy full SHA for bbe4d2c
what/gcs.mkd
@@ -145,7 +145,7 @@ upward (bottom to top).
145
So why are the arrows pointing backward?
146
147
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
+"what is a SHA" section above). But it can't know what its child commits are
149
-- they haven't been made yet!
150
151
Therefore a repo is like a single linked list. It cannot be a double linked
0 commit comments