Skip to content

Commit 178b0e5

Browse files
authored
corrected naming
1 parent 4c486f7 commit 178b0e5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/Functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -437,11 +437,11 @@ The option to insert at a linenumber uses a placeholder inserted by a script and
437437
This function creates a new file with a specified content. If no content is specified, an empty file is created.
438438
#### Parameter:
439439
This functions consists of two parameter.
440-
1. 1st Parameter:
440+
1. First Parameter:
441441
- **Required**
442442
- **Type**- String
443443
- **Description**- Path of the file to be created (relative path to the workspace directory).
444-
3. 2nd Parameter:
444+
3. Second Parameter:
445445
- **Optional**
446446
- **Type**- String
447447
- **Description**- Path of the file to get the content from. Relative to the playbook directory.

0 commit comments

Comments
 (0)