Skip to content

Commit 2a2f3d1

Browse files
authored
Merge pull request #1795 from froque/patch-1
Fix typo in script file step description
2 parents d777322 + 889b137 commit 2a2f3d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/manual/jobs/job-plugins/node-steps/builtin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If an exception is thrown with the message `Cannot run program, error = 26 Text
2020

2121
### Script file step
2222

23-
Executes the script file local to the sever to the filtered Node
23+
Executes the script file local to the server to the filtered Node
2424
set. Arguments can be passed to the script by specifying them in the
2525
lower text field.
2626

@@ -262,4 +262,4 @@ On version 3.4.1 quoting in jobs was changed. If you want to keep using the same
262262
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ {.bash}
263263
rundeck.feature.quoting.backwardCompatible=true
264264
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
265-
:::
265+
:::

0 commit comments

Comments
 (0)