Explorar o código

Fix typo in README

Arkadiusz Ryś %!s(int64=2) %!d(string=hai) anos
pai
achega
7e6551465b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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)