diff --git a/computer-use-demo/README.md b/computer-use-demo/README.md index a7d09e80..7feb9df7 100644 --- a/computer-use-demo/README.md +++ b/computer-use-demo/README.md @@ -14,7 +14,7 @@ This repository helps you get started with computer use on Claude, with reference implementations of: -* Build files to create a Docker container with all nescessary dependencies +* Build files to create a Docker container with all necessary dependencies * A computer use agent loop using the Anthropic API, Bedrock, or Vertex to access the updated Claude 3.5 Sonnet model * Anthropic-defined computer use tools * A streamlit app for interacting with the agent loop