Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
marest94 committed Oct 12, 2023
1 parent 2d2112d commit c9b4609
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/modifyingConfiguration/selfdescriptionvalidation.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## Enable Self Description Validation <a href="#seldesrptionvalidation" id="seldesrptionvalidation"></a>

To enable self description validation, set property following property to true:
To enable self description validation, set following property to true:

```
VALIDATE_SELF_DESCRIPTION=true
```

By enabling this property, connector will check does received self description document contains next attributes: ***Connector ID, Security Profile, PublicKey***
By enabling this property, connector will check does received self description document contains next fields: ***Connector ID, Security Profile, PublicKey***

0 comments on commit c9b4609

Please sign in to comment.