Skip to content

Commit e527fe9

Browse files
authored
Merge pull request #185 from hansemschnokeloch/patch-1
Fix typo in providers section of README
2 parents 4e0c84a + a13ed65 commit e527fe9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ providers = {
656656
<summary>Perplexity</summary>
657657

658658
```lua
659-
proviers = {
659+
providers = {
660660
perplexity = {
661661
name = "perplexity",
662662
api_key = os.getenv("PERPLEXITY_API_KEY"),
@@ -982,4 +982,4 @@ ls -l | command nvim - -c "normal ggVGy" -c ":PrtChatNew" -c "normal p"
982982

983983
## Star History
984984

985-
[![Star History Chart](https://api.star-history.com/svg?repos=frankroeder/parrot.nvim&type=Date)](https://star-history.com/#frankroeder/parrot.nvim&Date)
985+
[![Star History Chart](https://api.star-history.com/svg?repos=frankroeder/parrot.nvim&type=Date)](https://star-history.com/#frankroeder/parrot.nvim&Date)

0 commit comments

Comments
 (0)