* fix typos in various places

* Revert changes to NOTICES

---------

Co-authored-by: Nicholas Tindle <nicholas.tindle@agpt.co>
This commit is contained in:
RainRat
2024-05-31 02:16:23 -07:00
committed by GitHub
parent 16df151977
commit cb9ad6f64d
10 changed files with 14 additions and 13 deletions

View File

@@ -84,7 +84,7 @@ This command forcefully stops the agent. You can also restart it using the start
## To Recap
- We've forked the AutoGPT repo and cloned it locally on your machine.
- we connected the library with our personal github access token as part of the setup.
- We've run the agent and it's tasking server successfully without an error.
- We've run the agent and its tasking server successfully without an error.
- We've logged into the server site at localhost:8000 using our github account.
Make sure you've completed every step successfully before moving on :).