Skip to content

Commit f000ce1

Browse files
committed
fix docs
1 parent 35cce93 commit f000ce1

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
@@ -140,7 +140,7 @@ Please mind that an enabled cache leads to disabled live validation after the re
140140
If `false` the cache is disabled. Use `true` or an empty object (`{}`) to use the built-in default cache. Otherwise just drop in your own cache configuration.<br/>
141141
Optional. Default: `false`.
142142

143-
- `apiKey {Object}` — <br/>
143+
- `apiKey {Object}`The options object enabling an intercepted api key service<br/>
144144
Optional. Default: `undefined`.
145145

146146
- `url {string}` — The absolute url to be requested. It's possible to use a [`pupa` template][pupa] with placeholders called `realm` and `clientId` getting rendered based on the passed options.<br/>

0 commit comments

Comments
 (0)