Update publish.md to fix redundant sentence (#1858)

* Update publish.md to fix redundant sentence

* Review feedback

---------

Co-authored-by: rebloor <git@sherpa.co.nz>
This commit is contained in:
Nanush7 2024-06-02 14:51:39 -03:00 коммит произвёл GitHub
Родитель 00047485cd
Коммит 8277451222
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 4 добавлений и 5 удалений

Просмотреть файл

@ -3,9 +3,9 @@ layout: sidebar
title: Publish
permalink: /documentation/publish/
tags: []
contributors: [caitmuenster]
last_updated_by: caitmuenster
date: 2021-09-13
contributors: [caitmuenster,Nanush7]
last_updated_by: Nanush7
date: 2024-05-14
---
<!-- Overview Page Hero Banner -->
@ -30,7 +30,7 @@ Learn how to get your extension signed and distributed worldwide or to your ente
## Get your extension signed
Extensions and themes need to be [submitted for signing](/documentation/publish/signing-and-distribution-overview/) by Mozilla before they can be installed in release and beta versions of Firefox for use in the [release](https://www.mozilla.org/firefox/) and [Beta](https://www.mozilla.org/firefox/channel/desktop/) versions of Firefox. Signing provides Firefox users with the assurance that an extension hasnt been tampered with and gives Mozilla the ability to block malicious extensions.
Extensions and themes need to be [submitted for signing](/documentation/publish/signing-and-distribution-overview/) by Mozilla before they can be installed and used in the [release](https://www.mozilla.org/firefox/) and [Beta](https://www.mozilla.org/firefox/channel/desktop/) versions of Firefox. Signing provides Firefox users with the assurance that an extension hasnt been tampered with and gives Mozilla the ability to block malicious extensions.
After you have coded and tested your add-on, take a few minutes to see that it needs to meet the policies in the [Firefox Add-on Distribution Agreement](/documentation/publish/firefox-add-on-distribution-agreement/) and [Add-on Policies](/documentation/publish/add-on-policies/). If your extension does not comply with these policies, it may not get a signature or it could be [blocked](/documentation/publish/add-ons-blocking-process/) after signing.
@ -117,4 +117,3 @@ Users of Developer Edition or Nightly can also disable Firefox's signing enforce
<!-- END: Single Column Body Module -->