jazzband / django-rest-knox

Authentication Module for django rest auth
MIT License
1.1k stars 206 forks source link

fix(docs): correct typo #316

Closed Rotzbua closed 9 months ago

Rotzbua commented 9 months ago

Just one typo fixed.

codecov[bot] commented 9 months ago

Codecov Report

Merging #316 (03272c9) into develop (bc7c284) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #316   +/-   ##
========================================
  Coverage    91.47%   91.47%           
========================================
  Files            9        9           
  Lines          223      223           
  Branches        35       35           
========================================
  Hits           204      204           
  Misses          16       16           
  Partials         3        3           
Files Coverage Δ
knox/crypto.py 100.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

giovannicimolin commented 9 months ago

@Rotzbua Thanks for the contribution! :grin: