소스 검색

Merge pull request #471 from Marza/patch-1

Fixed typo in gzip.md
Igor Shubovych 9 년 전
부모
커밋
2c08e8c643
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/common/gzip.md

+ 1 - 1
pages/common/gzip.md

@@ -6,7 +6,7 @@
 
 `gzip {{file.ext}}`
 
-- decompress a file, replacing it with the original uncomrpessed version
+- decompress a file, replacing it with the original uncompressed version
 
 `gzip -d {{file.ext.gz}}`