Chris4K commited on
Commit
7a3c6bf
1 Parent(s): 18bbf6c

Update tool_config.json

Browse files
Files changed (1) hide show
  1. tool_config.json +1 -1
tool_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "description": "This tool generates a random character based on an input. Returns json.",
3
  "name": "random_charactor_generator",
4
  "tool_class": "random_charactor_generator.RandomCharatorGeneratorTool"
5
  }
 
1
  {
2
+ "description": "This tool generates a random character. Returns json.",
3
  "name": "random_charactor_generator",
4
  "tool_class": "random_charactor_generator.RandomCharatorGeneratorTool"
5
  }