File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
lib/scumblr_tasks/security Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ def self.options
70
70
required : false ,
71
71
type : :string } ,
72
72
:key_suffix => { name : "Key Suffix" ,
73
- description : "Provide a key suffix for testing out experimental regularz expressions" ,
73
+ description : "Provide a key suffix for testing out experimental regular expressions" ,
74
74
required : false ,
75
75
type : :string
76
76
} ,
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ def self.options
34
34
type : :saved_result_filter
35
35
} ,
36
36
:key_suffix => { name : "Key Suffix" ,
37
- description : "Provide a key suffix for testing out experimental regularz expressions" ,
37
+ description : "Provide a key suffix for testing out experimental regular expressions" ,
38
38
required : false ,
39
39
type : :string
40
40
} ,
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ def self.options
36
36
type : :saved_result_filter
37
37
} ,
38
38
:key_suffix => { name : "Key Suffix" ,
39
- description : "Provide a key suffix for testing out experimental regularz expressions" ,
39
+ description : "Provide a key suffix for testing out experimental regular expressions" ,
40
40
required : false ,
41
41
type : :string
42
42
} ,
You can’t perform that action at this time.
0 commit comments