diff --git a/README.md b/README.md index 212c415..e7548a8 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ Learn more: [https://vueform.com](https://vueform.com) - [Tags with custom tags slot](#tags-with-custom-tags-slot) - [Async options with default values](#async-options-with-default-values) - [Default values that are not among the options using object: true](#default-values-that-are-not-among-the-options-using-object-true) - - [Default values that are not among the options using allowAbsent: true](#default-values-that-are-not-among-the-options-using-allow-absent-true) + - [Default values that are not among the options using allowAbsent: true](#default-values-that-are-not-among-the-options-using-allowabsent-true) - [Manage created tag asynchronously](#manage-created-tag-asynchronously) - [Load async options from API on open with infinite scroll](#load-async-options-from-api-on-open-with-infinite-scroll) - [Multiselect with localized texts](#multiselect-with-localized-texts)