Skip to content

Commit b5ae96a

Browse files
authored
Update README.md
1 parent 46ec50c commit b5ae96a

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
@@ -112,7 +112,7 @@ import * as Https from 'nativescript-https'
112112
Https.disableSSLPinning()
113113
```
114114

115-
#### Pinning Options
115+
## Options
116116
```typescript
117117
export interface HttpsSSLPinningOptions {
118118
host: string

0 commit comments

Comments
 (0)