Skip to content

Commit

Permalink
Update docs/getting_started.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Chen Wang <[email protected]>
  • Loading branch information
armenak-baburyan and Andrew-Chen-Wang authored Jun 5, 2022
1 parent d59840d commit 6ae6b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Cryptographic Dependencies (Optional)
-------------------------------------

If you are planning on encoding or decoding tokens using certain digital
signature algorithms (like RSA or ECDSA), you will need to install the
signature algorithms (i.e. RSA and ECDSA; visit PyJWT for other algorithms), you will need to install the
cryptography_ library. This can be installed explicitly, or as a required
extra in the ``djangorestframework-simplejwt`` requirement:

Expand Down

0 comments on commit 6ae6b9a

Please sign in to comment.