diff --git a/computer-use-demo/computer_use_demo/loop.py b/computer-use-demo/computer_use_demo/loop.py index bb959e4b3..2b0358cd8 100644 --- a/computer-use-demo/computer_use_demo/loop.py +++ b/computer-use-demo/computer_use_demo/loop.py @@ -1,5 +1,5 @@ """ -Agentic sampling loop that calls the Anthropic API and local implenmentation of anthropic-defined computer use tools. +Agentic sampling loop that calls the Anthropic API and local implementation of anthropic-defined computer use tools. """ import platform