Skip to content

Commit 361d1e4

Browse files
Spomkygitbook-bot
Spomky
authored andcommitted
GitBook: [master] one page modified
1 parent a988ee2 commit 361d1e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

symfony-bundle/key-and-key-set-management/key-management-jwk.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The key will be available as a container service with the ID `jose.key.key_name`
2323

2424
As any other configuration values, you can use environment variables.
2525

26-
### From A JWK From A Shared Secret
26+
### From A Shared Secret
2727

2828
> This feature was introduced in version 1.1.
2929

@@ -42,7 +42,7 @@ jose:
4242

4343
### From A JWK Object
4444

45-
This method will directly get a JWK object.
45+
This method will directly load a JWK object.
4646

4747
```yaml
4848
jose:

0 commit comments

Comments
 (0)