Skip to content

Commit

Permalink
docs: use Hostname instead of Host
Browse files Browse the repository at this point in the history
  • Loading branch information
juzhiyuan committed Apr 7, 2021
1 parent 7d47caa commit 3fb0ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/pages/Upstream/locales/en-US.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default {
'page.upstream.step.input.description': 'Please enter upstream\'s description',
'page.upstream.step.type': 'Algorithm',
'page.upstream.step.create.node': 'Add Target',
'page.upstream.step.pass-host': 'Host Transform',
'page.upstream.step.pass-host': 'Hostname',
'page.upstream.step.pass-host.pass': 'Keep the same Host from client request',
'page.upstream.step.pass-host.node': 'Use the domain or IP from Node List',
'page.upstream.step.pass-host.rewrite': 'Custom Host (Will be deprecated in the future)',
Expand Down

0 comments on commit 3fb0ea6

Please sign in to comment.