Skip to content

Commit d0fdf31

Browse files
authored
Modified Content
1 parent b9a0c26 commit d0fdf31

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
@@ -424,11 +424,11 @@ This function is used to add a script which is executed on startup of the tutori
424424
This function consist of 2 parameters
425425
1. First parameter:
426426
- **Required**
427-
- **type**- String
427+
- **Type**- String
428428
- **Description**- Path of the script (Linux). Relative to the playbook directory
429429
2. Second parameter:
430430
- **Required**
431-
- **type**- String
431+
- **Type**- String
432432
- **Description**- Path of the script (Windows). Relative to the playbook directory
433433

434434
#### example

0 commit comments

Comments
 (0)