Skip to content

Commit 2e0911d

Browse files
added newlines
1 parent 7928928 commit 2e0911d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tutorial-compiler/index.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ createFile("tutorials/myTutorial/index.asciidoc")
5757

5858
[step]
5959
--
60-
nextKatacodaStep("Create a pull request", [{ "file": "files/createPullRequest1.md" }, {"image": "images/pull_request.jpg"}, {"content": "You might have to click on 'compare across forks'."}, {"image": "images/compare.jpg"}, { "file": "files/createPullRequest2.md" }])
60+
nextKatacodaStep("Create a pull request", [{ "file": "files/createPullRequest1.md" }, {"image": "images/pull_request.jpg"}, {"content": "\nYou might have to click on 'compare across forks'.\n"}, {"image": "images/compare.jpg"}, { "file": "files/createPullRequest2.md" }])
6161
--
6262

6363
The syntax in which the tutorial is written can be found at https://github.com/devonfw-tutorials/tutorials/wiki/Development.

0 commit comments

Comments
 (0)