Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small typo in the readme #18

Open
rankorn opened this issue Apr 17, 2014 · 0 comments
Open

Small typo in the readme #18

rankorn opened this issue Apr 17, 2014 · 0 comments

Comments

@rankorn
Copy link

rankorn commented Apr 17, 2014

In the readme.md, in the examples part there is a small typo where an Array is defined with generic type:

var items:Array<String> = ["my.product.id1", "my.product.id2", "my.product.id3"];
var subs:Array<String> = ["my.subs.id1", "my.subs.id2", "my.subs.id3"];

Type definition should be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant