Skip to content

Commit 8c7abb6

Browse files
author
alfredbrockotter
committed
docs: Changed note heading
1 parent 857dbb5 commit 8c7abb6

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
@@ -48,7 +48,7 @@ npm i rxjs --save (because this is a peer dependency of the Kentico Kontent Deli
4848
.then(response => console.log('DeliveryClient Response', response));
4949

5050
```
51-
## Note:
51+
### Note:
5252
By default Nuxt can only work with promises. Therefor you always use the "toPromise" method provided by the Kentico Kontent Delivery SDK! RxJs operator's are not supported at the moment.
5353

5454
## Generating

0 commit comments

Comments
 (0)