cxumol commited on
Commit
891d273
·
unverified ·
1 Parent(s): 8896d62

grammar fix

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -63,7 +63,7 @@ In CoverPilot, we hire two AI agents cooperatively writing your cover letter:
63
  > You have to bring your own API keys.
64
  > If you have no idea about it, try getting one from https://beta.openai.com/account/api-keys
65
 
66
- Its API base defaults to OpenAI's, and compatible with other AI chat service providers who have the same API structure.
67
 
68
  API configurations can be set in 2 ways:
69
  - environment variables
 
63
  > You have to bring your own API keys.
64
  > If you have no idea about it, try getting one from https://beta.openai.com/account/api-keys
65
 
66
+ Its API base defaults to OpenAI's, and is compatible with other AI chat service providers who have the same API structure.
67
 
68
  API configurations can be set in 2 ways:
69
  - environment variables