Waldir Pimenta 9 年之前
父節點
當前提交
c18b91ae67
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/common/montage.md

+ 1 - 1
pages/common/montage.md

@@ -11,7 +11,7 @@
 
 `montage {{image1.png}} {{image2.jpg}} {{imageN.png}} -geometry +0+0 montage.jpg`
 
-- Set the grid cell size and resize images to fit before tiling:
+- Set the grid cell size and resize images to fit it before tiling:
 
 `montage {{image1.png}} {{image2.jpg}} {{imageN.png}} -geometry 640x480+0+0 montage.jpg`