Skip to content

Commit 039e0cb

Browse files
committed
ChangeFile Documentation
1 parent e5f25f4 commit 039e0cb

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

9898
***

0 commit comments

Comments
 (0)