Skip to content

Commit c437134

Browse files
Update README.md (#41)
1 parent 10d7911 commit c437134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ MyApp.Knock.client()
135135

136136
### Signing JWTs
137137

138-
You can use the excellent `joken` package to [sign JWTs easily](https://hexdocs.pm/joken/assymetric_cryptography_signers.html#using-asymmetric-algorithms).
138+
You can use the excellent `joken` package to [sign JWTs easily](https://hexdocs.pm/joken/asymmetric_cryptography_signers.html#using-asymmetric-algorithms).
139139
You will need to generate an environment specific signing key, which you can find in the Knock dashboard.
140140

141141
If you're using a signing token you will need to pass this to your client to perform authentication.

0 commit comments

Comments
 (0)