Skip to content

Commit 8e3f40a

Browse files
author
skywind3000
committed
update doc
1 parent 16e79e2 commit 8e3f40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ For vim-plug:
1313
```vimL
1414
Plug 'skywind3000/vim-gpt-commit'
1515
16-
let g:gpt_commit_key = 'Your open apikey'
16+
let g:gpt_commit_key = 'Your openai apikey'
1717
" uncomment this line below to enable proxy
1818
" let g:gpt_commit_proxy = 'socks5://127.0.0.1:1080'
1919
```

0 commit comments

Comments
 (0)