From ed0d3e83e95843457891f307696f44a3b6d9a805 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 17 Sep 2019 13:02:30 +0200 Subject: [PATCH] chg: [blog] decaying model -> decay model --- _posts/2019-09-12-Decaying-Of-Indicators.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2019-09-12-Decaying-Of-Indicators.md b/_posts/2019-09-12-Decaying-Of-Indicators.md index f36808e..4586f87 100644 --- a/_posts/2019-09-12-Decaying-Of-Indicators.md +++ b/_posts/2019-09-12-Decaying-Of-Indicators.md @@ -70,7 +70,7 @@ Now that we've seen the basic concepts, let's have a look at how MISP implements At the *Event* level, a new filter button has been added, which attaches the real-time computed ``score`` to all *Attributes* that have been mapped to a *Model*. -Decaying Model index +Decay Model index ### Endpoint: ``attribute/restSearch``