Skip to content

Commit 46efa57

Browse files
committed
fix docs
1 parent bb7a96b commit 46efa57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/data/public/public.api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ export class AggParamType<TAggConfig extends IAggConfig = IAggConfig> extends Ba
246246
makeAgg: (agg: TAggConfig, state?: AggConfigSerialized) => TAggConfig;
247247
}
248248

249-
// Warning: (ae-unresolved-link) The @link reference could not be resolved: The package "kibana" does not have an export "ACTION_GLOBAL_APPLY_FILTER"
249+
// Warning: (ae-unresolved-link) The @link reference could not be resolved: The package "kibana" does not have an export "ActionGlobalApplyFilterFilterType"
250250
//
251251
// @public
252252
export interface ApplyGlobalFilterActionContext {

0 commit comments

Comments
 (0)