Skip to content

Commit 61d3271

Browse files
author
Richard Taylor
committed
Fix typo
1 parent 6a8d727 commit 61d3271

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

REFERENCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ void setProceedOnNetworkFail(boolean proceed)
3838

3939
Note that this should be used with *CAUTION* because it may allow a connection to be established before any dynamic pins have been received via Approov, thus potentially opening the channel to a MitM.
4040

41-
### SetDevKey
41+
## SetDevKey
4242
[Sets a development key](https://approov.io/docs/latest/approov-usage-documentation/#using-a-development-key) in order to force an app to be passed. This can be used if the app has to be resigned in a test environment and would thus fail attestation otherwise.
4343

4444
```Java

0 commit comments

Comments
 (0)