Skip to content

Commit

Permalink
Typos in README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
miltonllera committed Feb 2, 2022
1 parent b918eb6 commit 63d43b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ use({
'<author>/<plugin-repo>',
config = function() require('plugin/<plugin-name>') end,
-- Optionally require other plugins.
requires = 'author/<required-plugin-repo'
requires = '<author>/<required-plugin-repo>'
-- Other functionality
})
```
Expand Down

0 comments on commit 63d43b1

Please sign in to comment.