diff --git a/docs/extensions/publish.md b/docs/extensions/publish.md
index 7ef3d29e2850ab8e1525665166d2b958952dc179..6d1ad415a1ede98bb259d1fa51eabc01161d5583 100644
--- a/docs/extensions/publish.md
+++ b/docs/extensions/publish.md
@@ -104,8 +104,7 @@ administrators can view and install CiviCRM extension releases which meet
 certain criteria. To be eligible for automated distribution:
 
 -   The extension must be published in the Extensions Directory.
--   One of the extension's maintainers must [request an extension review
-    request](https://issues.civicrm.org/jira/secure/CreateIssue!default.jspa?selectedProjectId=10400&issuetype=10000).
+-   One of the extension's maintainers must [request an extension review](https://issues.civicrm.org/jira/secure/CreateIssue!default.jspa?selectedProjectId=10400&issuetype=10000).
 -   The extension manifest must flag the release as "stable."
 -   The extension manifest must include a link to online documentation.
 -   The extension manifest must flag the release as compatible with CiviCRM
@@ -125,4 +124,4 @@ and include them in the extension's repository. For an example, see the extensio
 [org.civicrm.exampletests](https://github.com/totten/org.civicrm.exampletests).
 
 Once an extension release meets these criteria, the extension will be approved
-for automated distribution by a CiviCRM community extension moderator.
\ No newline at end of file
+for automated distribution by a CiviCRM community extension moderator.