Skip to content

Commit

Permalink
one too many ;
Browse files Browse the repository at this point in the history
  • Loading branch information
banderson623 committed Feb 28, 2019
1 parent c6ea29f commit 445b9b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Copyright 2019 Vox Media

Licensed under the Apache License, Version 2.0 (the "License");
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ player.src([{ type: bestVastVideo.mimeType(), src: bestVastVideo.url() }]);

### Remaining Work

1. Test this with the HymnalAd SDK Video player
1. Design error handling
1. Open source it 🙏
1. ~~Test this with the HymnalAd SDK Video player~~
1. ~~Design error handling~~
1. ~~Open source it 🙏~~

### Contributing

Expand All @@ -110,7 +110,7 @@ player.src([{ type: bestVastVideo.mimeType(), src: bestVastVideo.url() }]);

Copyright 2019 Vox Media

Licensed under the Apache License, Version 2.0 (the "License");
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

Expand Down

0 comments on commit 445b9b5

Please sign in to comment.