fixes 1. from Nicks list

This commit is contained in:
ajaythapliyal
2023-02-24 07:59:19 +05:30
parent 1fc9d61325
commit 0132079842
2 changed files with 133 additions and 133 deletions

View File

@@ -41,7 +41,7 @@ export default function APIKeyModal({
>
<article className="mx-auto mt-24 flex w-[90vw] max-w-lg flex-col gap-4 rounded-lg bg-white p-6 shadow-lg">
<p className="text-xl text-jet">OpenAI API Key</p>
<p className="text-lg leading-5 text-gray-500">
<p className="text-md leading-6 text-gray-500">
Before you can start using DocsGPT we need you to provide an API key
for llm. Currently, we support only OpenAI but soon many more. You can
find it here.