Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolayRys committed Dec 1, 2019
1 parent 5911a51 commit 68de99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const isProduction = NODE_ENV === 'production';
const license = `Likely $version by Ilya Birman (ilyabirman.net)
Rewritten sans jQuery by Evgeny Steblinsky (volter9.github.io)
Supported by Ivan Akulov (iamakulov.com), Viktor Karpov (vitkarpov.com),
Nikolay Rys(linkedin.com/in/nikolay-rys) and contributors
Nikolay Rys (linkedin.com/in/nikolay-rys) and contributors
Inspired by Social Likes by Artem Sapegin (sapegin.me)`;

function getLicenseComment(version) {
Expand Down

0 comments on commit 68de99c

Please sign in to comment.