Skip to content

Commit 3c12381

Browse files
authored
typo
implentation -> implementation
1 parent b5c023a commit 3c12381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/agentlab/agents/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
1010
- TapeAgent: An agent that uses the Tape data structure to perform actions
1111
12-
- VisualWebArenaAgent: An implentation of the agent used in WebArena and VisualWebArena
12+
- VisualWebArenaAgent: An implementation of the agent used in WebArena and VisualWebArena
1313
"""

0 commit comments

Comments
 (0)