diff --git a/README.md b/README.md index 5911416..e2c9fed 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use ## Features * **Open source**: ChatGPT-web is open source ([GPL-3.0](/LICENSE)), so you can host it yourself and make changes as you want. * **Private**: All chats and messages are stored in your browser's local storage, so everything is private. -* **Customizable**: You can customize the prompt, the temperature, and other model settings. Multiple models (including GTP-4) are supported. +* **Customizable**: You can customize the prompt, the temperature, and other model settings. Multiple models (including GPT-4) are supported. * **Cheaper**: ChatGPT-web uses the commercial OpenAI API, so it's much cheaper than a ChatGPT Plus subscription. * **Fast**: ChatGPT-web is a single-page web app, so it's [fast and responsive](https://pagespeed.web.dev/analysis/https-niek-github-io-chatgpt-web/8xv5uwrnes). * **Mobile-friendly**: ChatGPT-web is mobile-friendly, so you can use it on your phone.