Skip to content

Commit 71c6697

Browse files
committed
typo fix
1 parent 8a75ec3 commit 71c6697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/operations/v2.0.0-RC1/fhir/access-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The listing below shows a minimal configuration to enable read access for a spec
2424
- SEARCH
2525
- HISTORY
2626
```
27-
The list of user roles above contains a single rule-entry `example_read_only_role`, matching the user via a client certificate SHA-512 thumprint and assigning three DSF roles. Any string can be used as the name for the rule-enty.
27+
The list of user roles above contains a single rule-entry `example_read_only_role`, matching the user via a client certificate SHA-512 thumbprint and assigning three DSF roles. Any string can be used as the name for the rule-enty.
2828

2929
::: tip Certificate Thumbprints
3030
SHA-512 certificate thumbprints in HEX form `[a-f0-9]{128}` can be calculated using:

0 commit comments

Comments
 (0)