README.md in feedjira-opml-2.0.2 vs README.md in feedjira-opml-2.0.3
- old
+ new
@@ -26,10 +26,10 @@
Feedjira::Feed.parse_with(Feedjira::Parser::OPML, string_of_xml)
```
### Output
-All elements and attributes are typecast based on the OPML specification. The behavior for handling that don't adhere to the spec is undefined.
+All elements and attributes are typecast based on the OPML specification. The behavior for handling values that don't adhere to the spec is undefined.
```ruby
@opml.head.title
@opml.head.owner_name
@opml.head.date_created # Returns a Time