diff --git a/src/app/commands/help.tsx b/src/app/commands/help.tsx index 22933ac..fef9e22 100644 --- a/src/app/commands/help.tsx +++ b/src/app/commands/help.tsx @@ -6,7 +6,7 @@ const helpCommand = () => [
  • 📄 source: View the source code of this terminal.
  • 📡 socials: View my social links.
  • 🌐 selfhosted: View what I self host in my homelab.
  • -
  • exit: Close the terminal (browser tab).
  • +
  • exit: Close the terminal.
  • 💡 Pro Tip: Use and to navigate through your command history.