Skip to content

Commit

Permalink
change header placeholder from My-Header to Header so it says New Hea…
Browse files Browse the repository at this point in the history
…der (Kong#820)
  • Loading branch information
benatkin authored and gschier committed Mar 19, 2018
1 parent 5093049 commit e7ca67c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -118,7 +118,7 @@ class RequestHeadersEditor extends PureComponent {
<div className="scrollable">
<KeyValueEditor
sortable
namePlaceholder="My-Header"
namePlaceholder="Header"
valuePlaceholder="Value"
pairs={headers}
nunjucksPowerUserMode={nunjucksPowerUserMode}
Expand Down

0 comments on commit e7ca67c

Please sign in to comment.