From f6c7a4e124af06ddc46db756260844c70d25980d Mon Sep 17 00:00:00 2001 From: ITQ Date: Fri, 7 Mar 2025 19:34:20 +0300 Subject: [PATCH] docs: fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87f5326..eb43cdf 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ I cache every mlscore in redis (btw, on startup of docker compose i upload each ### Clever suggesting algotithm -Here is how suggesting algotitm looks like: +Here is how suggesting algotithm looks like: 1. Filter all campaigns and left only that currently active and matches user targeting. 2. Filter all campaigns with exceeded impressions, but to make more money i let exceed limit by 10% with chance 25%