Explorar o código

xz: added "the"

Hayden Schiff %!s(int64=9) %!d(string=hai) anos
pai
achega
4d7fcde503
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pages/common/xz.md

+ 2 - 2
pages/common/xz.md

@@ -18,10 +18,10 @@
 
 `xz -k {{file}}`
 
-- Compress a file using fastest compression:
+- Compress a file using the fastest compression:
 
 `xz -0 {{file}}`
 
-- Compress a file using best compression:
+- Compress a file using the best compression:
 
 `xz -9 {{file}}`