diff --git a/content/contributing/development.rst b/content/contributing/development.rst index fe7d828e7..9e6c9a729 100644 --- a/content/contributing/development.rst +++ b/content/contributing/development.rst @@ -84,7 +84,7 @@ Make your first contribution .. important:: - Odoo development can be challenging for beginners. We recommend you to be knowledgeable enough to code a small module before contributing. If that is not the case, take some time to go - through the :doc:`developer tutorials ` to fill in the gaps. + through the :doc:`developer tutorials ` to fill in the gaps. - Some steps of this guide require to be comfortable with Git. Here are some `tutorials `_ and an `interactive training `_ if you are stuck at some point.