diff --git a/README.md b/README.md index a25e5a9..03cf7fc 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ po.save('out.po', function (err) { ### The PO.Item class -The `PO` class exposes the following members: +The `PO.Item` class exposes the following members: * `msgid`: The message id. * `msgid_plural`: The plural message id (null if absent).