Skip to content

Commit 604d172

Browse files
authored
docs: fix a typo in multi-users doc
1 parent 32f15c4 commit 604d172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/multiple-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ As an example, let's say you're working on multiple repositories hosted at the s
2626
| `https://example.com/more-open-source/app.git` | `contrib123` |
2727
| `https://example.com/big-company/secret-repo.git` | `employee9999` |
2828

29-
When you clone these repos, include the identity and an `@` before the domain name in order to force Git and GCM to use different identities. If you've already cloned the repos, you can update the remote URL to incude the identity.
29+
When you clone these repos, include the identity and an `@` before the domain name in order to force Git and GCM to use different identities. If you've already cloned the repos, you can update the remote URL to include the identity.
3030

3131
### Example: fresh clones
3232

0 commit comments

Comments
 (0)