diff options
-rw-r--r-- | load_vars.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/load_vars.rb b/load_vars.rb index 0375166..0365cf9 100644 --- a/load_vars.rb +++ b/load_vars.rb @@ -3,7 +3,7 @@ # load_vars.rb # # This script will allow for loading variables from an external YAML -# file and expose then for further use inside the Puppet manifest file ... +# file and expose them for further use inside the Puppet manifest file ... # # For example: # |