Skip to content

Commit

Permalink
git add path
Browse files Browse the repository at this point in the history
  • Loading branch information
humitos committed Aug 7, 2018
1 parent 4a3bfd5 commit 30474ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/manage-translations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ When translators have finished their job, you may want to update the documentati

.. code-block:: console
$ git add docs/locale/
$ git add locale/
$ git commit -m "Update translations"
$ git push
Expand Down

0 comments on commit 30474ca

Please sign in to comment.