diff --git a/doc/markdown/dev_guide.md b/doc/markdown/dev_guide.md index 5b0240a..25fa8ca 100644 --- a/doc/markdown/dev_guide.md +++ b/doc/markdown/dev_guide.md @@ -138,7 +138,7 @@ tox -e functest After making the changes needed, you can commit your changes by typing: ~~~ -git commit -as +git commit -a ~~~ where the commit message should follow the following recommendations: