mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Fix typo Paramter -> Parameter in plugin-request (#1422)
This commit is contained in:
parent
b6b02eb737
commit
0333244d33
@ -31,7 +31,7 @@ module.exports.templateTags = [
|
||||
description: 'fully qualified URL',
|
||||
},
|
||||
{
|
||||
displayName: 'Query Paramter',
|
||||
displayName: 'Query Parameter',
|
||||
value: 'parameter',
|
||||
description: 'query parameter by name',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user