Skip to content

Commit 130e0ff

Browse files
author
Nathan Sutton
committed
Merge pull request #5 from spilliton/master
Typo in readme, new methods work with the new api, not old
2 parents d75de3b + d174fb9 commit 130e0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ With the release of version two of the Zencoder API, there are some new methods
3636
* Zencoder::Output.details(output\_id)
3737
* Zencoder::Report.minutes(:from => "2011-01-01", :to => "2011-03-01")
3838

39-
These new methods will not work with newer versions of the API. Please see the [Zencoder documentation](https://app.zencoder.com/docs) and our [blog post on the subject](http://blog.zencoder.com/2012/01/05/announcing-zencoder-api-v2/) for more information on APIv2.
39+
These new methods will not work with older versions of the API. Please see the [Zencoder documentation](https://app.zencoder.com/docs) and our [blog post on the subject](http://blog.zencoder.com/2012/01/05/announcing-zencoder-api-v2/) for more information on APIv2.
4040

4141
If you'd like to use the new version of the library but continue using APIv1 until you work through any integration troubles, you can do the following:
4242

0 commit comments

Comments
 (0)