Skip to content

Commit 9135182

Browse files
committed
Katacoda changeFile
1 parent 372d05f commit 9135182

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
@@ -84,7 +84,7 @@ If you want to add content from a file:
8484
If you want to add a string to a file:
8585
{"content": "[string]"}
8686
##### Name of the placeholder
87-
If you want to insert content into your code between two existing lines, take the previous line as your placeholder.
87+
If you want to insert content into your code between two existing lines, take the previous line as your placeholder. Add your placeholder into the new file or string, otherwise it will be replaced entirely.
8888

8989
example:{...,"placeholder": "private int age;"}
9090
| Before | Content or File | After |

0 commit comments

Comments
 (0)