We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6dc0542 + cbc5065 commit a7090cdCopy full SHA for a7090cd
episodes/09-conflict.md
@@ -416,7 +416,7 @@ $ git commit -m "Add picture of guacamole"
416
```
417
418
Suppose that Jimmy has added a similar picture in the meantime.
419
-His is a picture of a guacamole with nachos, but it is *also* called `guacamole.jpg`.
+Theirs is a picture of a guacamole with nachos, but it is *also* called `guacamole.jpg`.
420
When Alfredo tries to push, he gets a familiar message:
421
422
```bash
0 commit comments