Skip to content

Commit

Permalink
🐛 Fix typo in FAQ.mdx (#1443)
Browse files Browse the repository at this point in the history
differnt -> different
  • Loading branch information
eltociear committed Jan 10, 2024
1 parent 0c4914c commit 683e8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/essentials/FAQ.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Discover answers to the most frequently asked questions about AgentGPT. If your

<AccordionGroup>

<Accordion title="How is AgentGPT differnt from ChatGPT?">
<Accordion title="How is AgentGPT different from ChatGPT?">
While ChatGPT is designed to answer specific questions and maintain a
conversation, AgentGPT is a platform where you can configure an AI agent to
achieve a broad goal.
Expand Down

0 comments on commit 683e8e1

Please sign in to comment.