aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dev_beginner.bb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dev_beginner.bb')
-rw-r--r--doc/dev_beginner.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dev_beginner.bb b/doc/dev_beginner.bb
index 28acd7103..4fc0fe455 100644
--- a/doc/dev_beginner.bb
+++ b/doc/dev_beginner.bb
@@ -6,7 +6,7 @@ You want to lean how to:
[list]
[*] debug the Red Matrix,
[*] contribute code to the project,
-[*] optionally - do it all from inside a virtual machine?
+[*] optionally - do it all from inside a virtual machine
[/list]
This manual was tested for
@@ -390,7 +390,7 @@ Push back up to the same topic branch online
surfer@debian:/var/www$ git push origin dev_beginning
[/code]
-Now you get to your (online) account at github and create the pull request.
+Now you can go to your (online) account at github and create the pull request.
In case the main devolpers want you to change something.
Make the changes, check them, commit (to local repository), push (to online repository)