Skip to content

Commit dae6db7

Browse files
committed
fix typo
1 parent 2974f7f commit dae6db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Parse a PO file with
2020
Where
2121

2222
* **input** is a *po* file as a Buffer or an unicode string. Charset is converted to unicode from other encodings only if the input is a Buffer, otherwise the charset information is discarded
23-
* **options** is an optional object with the following optinal properties:
23+
* **options** is an optional object with the following optional properties:
2424
* **defaultCharset** is the charset to use if charset is not defined or is the default `"CHARSET"` (applies only if *input* is a Buffer)
2525
* **validation** is a flag to turn on PO source file validation. The validation makes sure that:
2626

0 commit comments

Comments
 (0)