瀏覽代碼

Fix typo in README

Arkadiusz Ryś 2 年之前
父節點
當前提交
7e6551465b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -18,7 +18,7 @@ XOPP to OML converter
 
 Dependencies: Python3, Jinja2, xopp2py
 
-Entry point: xopp2oml.convert (Python script that takes as input as .xopp file and produces as output an .oml file)
+Entry point: xopp2oml.convert (Python script that takes as input a .xopp file and produces as output an .oml file)
 
 See also: [src/xopp2oml/README.md](src/xopp2oml/README.md)