From 7ef27f7c57b5071a207f88ffdedb8b752e4acd6d Mon Sep 17 00:00:00 2001 From: Lloyd Meta Date: Sun, 21 Jul 2013 23:15:08 +0900 Subject: [PATCH] Modify wording to be a bit more clear --- src/sphinx/Community/Using-Sonatype.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sphinx/Community/Using-Sonatype.rst b/src/sphinx/Community/Using-Sonatype.rst index c2d0faa40..5fac033c9 100644 --- a/src/sphinx/Community/Using-Sonatype.rst +++ b/src/sphinx/Community/Using-Sonatype.rst @@ -206,7 +206,7 @@ settings: ^^^^^^^^^^^^^^^^^^^^^^ The `sbt-pgp plugin `_ allows you to -sign your artefacts by running ``publish-signed`` in sbt: +sign and publish your artefacts by running ``publish-signed`` in sbt: ::