🔥 Typo

This commit is contained in:
Egon Richárd Tőrös 2018-03-19 11:48:29 +01:00
parent e60be87a94
commit 00ac0d879e

View file

@ -868,7 +868,7 @@ example.ajax(function(callback) {
```
**Example 2:**
If your structure differs from `data.value` and `data.key` syntax you can write your own `key` and `value` into the `callback` function. This could be useful when you don't want to transform the given response.
If your structure differs from `data.value` and `data.key` structure you can write your own `key` and `value` into the `callback` function. This could be useful when you don't want to transform the given response.
```js
const example = new Choices(element)