From 576a1a9ea3927ea22d7efa52f63cddcba842df62 Mon Sep 17 00:00:00 2001 From: Sebastian Musslick Date: Mon, 2 Dec 2024 11:31:49 +0100 Subject: [PATCH] Update prolific.md typo fix --- docs/examples/closed-loop-bandit-task/prolific.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/closed-loop-bandit-task/prolific.md b/docs/examples/closed-loop-bandit-task/prolific.md index cf55fc89b..969a269b6 100644 --- a/docs/examples/closed-loop-bandit-task/prolific.md +++ b/docs/examples/closed-loop-bandit-task/prolific.md @@ -73,4 +73,4 @@ REACT_APP_useProlificId="True" - **This is it!** Running the ``autora_workflow.py`` in the ``researcher_hub`` should now result in closed-loop reinforcement learning study that recruits human participants from Prolific to participate in your web-based experiment hosted on Firebase. -[Next: Custumize your experiment.](customization.md) +[Next: Customize your experiment.](customization.md)