浏览代码

Merge branch 'typo' of arys/xopp2py into master

Joeri Exelmans 1 年之前
父节点
当前提交
0dc5e8a31c
共有 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)