tom 5 年 前
コミット
3430238b52
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      readme.txt

+ 1 - 1
readme.txt ファイルの表示

@@ -1,4 +1,4 @@
1 1
 Git is a distributed version control system.
2 2
 Git is free software distributed under the GPL.
3 3
 Git has a mutable index called stage.
4
-Git tracks changes.
4
+Git tracks changes of files.