Skip to content

Commit 5820e78

Browse files
authored
Merge pull request #65 from zmccoy/patch-1
Fixing a small typo in the readme.
2 parents 7c9c598 + 4576455 commit 5820e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sbt-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
An sbt plugin that can extract the dependencies of your project and submit them to the Github Dependency submission API.
44

5-
It is no recommended and generally not useful to install this plugin manually, as it can only be used in a Github workflow.
5+
It is not recommended and generally not useful to install this plugin manually, as it can only be used in a Github workflow.
66

77
The easiest way to use this plugin is to set [scalacenter/sbt-dependency-submssion](https://github.com/scalacenter/sbt-dependency-submission) up in your Github workflow.

0 commit comments

Comments
 (0)