You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by an...@apache.org on 2019/10/22 14:10:49 UTC

[cloudstack-documentation] 01/01: test

This is an automated email from the ASF dual-hosted git repository.

andrijapanic pushed a commit to branch test
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git

commit 83aabff6a0d12307c4df78f6a957aef86e97c359
Author: Andrija Panic <45...@users.noreply.github.com>
AuthorDate: Tue Oct 22 16:10:37 2019 +0200

    test
---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 2cd4ed7..2f67952 100644
--- a/README.rst
+++ b/README.rst
@@ -142,7 +142,7 @@ This process will do the following:
 Making a pull request on GitHub to contribute your changes
 ----------------------------------------------------------
 
-When you are happy with your changes and you want to contribute them, you will be creating a Pull Request on GitHub to do so.  This is done by pushing your changes to your forked repository (usually called 'origin') and then initiating a pull request.
+When you are happy with your changes and you want to contribute them, you will be creating a Pull Request on GitHub to do so.  This is done by pushing your changes to your forked repository (usually called 'origin') and then initiating a pull request .
 
 .. note:: Make sure you have merged `upstream/master` into your `dev` branch before you do this.