Starbeamrainbowlabs 5 лет назад
Родитель
Сommit
def0f8e64c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pages/common/join.md

+ 1 - 1
pages/common/join.md

@@ -6,7 +6,7 @@
 
 `join {{file1}} {{file2}}`
 
-- Join two files using a comma (instead of space) as a field separator:
+- Join two files using a comma (instead of a space) as the field separator:
 
 `join -t {{','}} {{file1}} {{file2}}`