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: ::