mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-06 14:57:12 +00:00
docs(nocode): fix typo in autocomplete annotation (#2664)
This commit is contained in:
parent
d3a1e2ccab
commit
83c5259d14
@ -212,7 +212,7 @@ record ServiceKey {
|
||||
*/
|
||||
@Searchable = {
|
||||
"fieldType": "TEXT_PARTIAL",
|
||||
"enableAutoComplete": true
|
||||
"enableAutocomplete": true
|
||||
}
|
||||
name: string
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user