[IMP] contributing: fix a punctutation mistake in contributing

For instance, "Fix a typo"
         or "Add documentation for invoicing of sales orders." instead of For instance, "Fix a typo"
         or "Add documentation for invoicing of sales orders".

closes odoo/documentation#3736

X-original-commit: da87d72167
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
This commit is contained in:
Cindy 2023-03-02 10:19:22 +00:00 committed by Jonathan Castillo (jcs)
parent 9ce0d967b2
commit 18b6872d88

View File

@ -183,7 +183,7 @@ Make your first contribution
#. Scroll to the bottom of the page and fill out the small form to propose your changes. In
the first text box, write a very short summary of your changes. For instance, "Fix a typo"
or "Add documentation for invoicing of sales orders". In the second text box, explain *why*
or "Add documentation for invoicing of sales orders." In the second text box, explain *why*
you are proposing these changes. Then, click on the :guilabel:`Propose changes` button.
.. image:: documentation/propose-changes.png