From a1abcf5ac73fa7fe53a6a7c74d96cd0043ac9930 Mon Sep 17 00:00:00 2001 From: jjroelofs <904576+jjroelofs@users.noreply.github.com> Date: Thu, 9 Apr 2026 09:59:28 +0200 Subject: [PATCH] Fix formatting issue in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3821f7..61cd44b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Reinforcement Learning (RL) Multi-armed bandit experiments in Drupal using Thompson Sampling algorithm for -efficient A/B testing that minimizes lost conversions. +efficient A/B testing that minimizes lost conversions ## Features