Explorar o código

Fix typo in tutorial.

Michael %!s(int64=11) %!d(string=hai) anos
pai
achega
8c2a7c9995
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/tutorial/repo.txt

+ 1 - 1
docs/tutorial/repo.txt

@@ -14,7 +14,7 @@ repositories:
   Regular Repositories -- They are the ones you create using ``git init`` and
   you daily use. They contain a ``.git`` folder.
 
-  Bare Repositories -- There is not ".git" folder. The top-level folder
+  Bare Repositories -- There is no ".git" folder. The top-level folder
   contains itself the "branches", "hooks"... folders. These are used for
   published repositories (mirrors). They do not have a working tree.