Skip to content

Commit 6d2b1ea

Browse files
authored
Merge pull request #196 from ollmer/patch-1
Update README.md, fix typo
2 parents 73baabe + be86076 commit 6d2b1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ from agentlab.agents.generic_agent import AGENT_4o_MINI
125125
from agentlab.experiments.study import make_study
126126

127127
study = make_study(
128-
benchmark="miniwob", # or "webarena", "workarnea_l1" ...
128+
benchmark="miniwob", # or "webarena", "workarena_l1" ...
129129
agent_args=[AGENT_4o_MINI],
130130
comment="My first study",
131131
)

0 commit comments

Comments
 (0)