Skip to content

Commit a23c0e2

Browse files
committed
fix typo
1 parent eb5dc73 commit a23c0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/09-git-and-other-scms/sections/import-tfs.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
==== TFS
33

44
(((TFS)))(((Importing, from TFS)))
5-
If your team is convering their source control from TFVC to Git, you'll want the highest-fidelity conversion you can get.
5+
If your team is converting their source control from TFVC to Git, you'll want the highest-fidelity conversion you can get.
66
This means that, while we covered both git-tfs and git-tf for the interop section, we'll only be covering git-tfs for this part, because git-tfs supports branches, and this is prohibitively difficult using git-tf.
77

88
[NOTE]

0 commit comments

Comments
 (0)