|
@@ -100,7 +100,7 @@ In this window, you can see how many files were changed and how many insertions
|
|
|
|
|
|
In this window, you can manage to which branch you are pushing your files, but we will talk about branches later in the exercise. For now, just click on `[OK]` and your file will be pushed to the master branch.
|
|
|
|
|
|
-#### Check whether your changes are online:
|
|
|
+#### Check whether your changes are online
|
|
|
|
|
|
Open your GitHub repository in your browser and click on new-file.txt. In there you should see the content, which you have written.
|
|
|
|