We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5afd7 commit f0e387cCopy full SHA for f0e387c
libraries/process_env_var.rb
@@ -42,6 +42,6 @@ def params
42
end
43
44
def to_s
45
- "Enviroment variables for #{@process}"
+ "Environment variables for #{@process}"
46
47
0 commit comments