zalando-stups / play-zhewbacca

Play! framework library to protect REST endpoint by OAuth2 token verification - THIS PROJECT IS NOT LONGER ACTIVELY MAINTAINED
MIT License
22 stars 13 forks source link

fix small typo in readme #21

Closed tadjik1 closed 7 years ago

tadjik1 commented 7 years ago

wrong package name for security filter

codecov-io commented 7 years ago

Codecov Report

Merging #21 into master will not change coverage.

@@           Coverage Diff           @@
##           master      #21   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files          12       12           
  Lines         128      128           
  Branches        7        7           
=======================================
  Hits          120      120           
  Misses          8        8

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bdeac82...e8369a4. Read the comment docs.

dmitrykrivaltsevich commented 7 years ago

Thank you, @tadjik1 !