Skip to content

Commit 372d05f

Browse files
committed
Katacoda changeFile
1 parent 95853e0 commit 372d05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/Functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,6 @@ example:{...,"placeholder": "private int age;"}
9393

9494
A placeholder is optional. If you do not define a placeholder, the content in the existing file will be simply replaced by the new content.
9595

96-
Please try not to use custom placeholders. Keep in mind that you might want to build the project before changing the placeholders. Custom placeholders with a comment-syntax (e.g. "//PLACEHOLDER") will be disregarded by the console-environment and other custom placeholders might cause errors.
96+
Please try not to use custom placeholders. Keep in mind that you might want to build the project before changing the placeholders. Custom placeholders with a comment-syntax (e.g. "//PLACEHOLDER") will be removed by the console-environment and other custom placeholders might cause errors.
9797

9898
***

0 commit comments

Comments
 (0)