Skip to content

Commit

Permalink
docs: fix title in readme. MakeAgents, not MakeAgent
Browse files Browse the repository at this point in the history
  • Loading branch information
sradc committed Oct 3, 2023
1 parent ec0b07b commit 6a70b30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"<!-- Warning, README.md is autogenerated from README.ipynb, do not edit it directly -->\n",
"\n",
"# MakeAgent\n",
"# MakeAgents\n",
"\n",
"WIP\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- Warning, README.md is autogenerated from README.ipynb, do not edit it directly -->

# MakeAgent
# MakeAgents

WIP

Expand Down

0 comments on commit 6a70b30

Please sign in to comment.