diff --git a/README.md b/README.md index 7f025f29..2fd3d292 100644 --- a/README.md +++ b/README.md @@ -496,7 +496,7 @@ task = ( # Create an instance of the ToolAgent class agent = ToolAgent( name="dolly-function-agent", - description="Ana gent to create a child data", + description="An agent to create a child's data", model=model, tokenizer=tokenizer, json_schema=tool_schema,