HeaderMatch: Align NICE_NAME with PageMatch
This commit is contained in:
parent
57995f936f
commit
8ea9ec8176
@ -13,7 +13,7 @@ module Homebrew
|
||||
class HeaderMatch
|
||||
extend T::Sig
|
||||
|
||||
NICE_NAME = "Match HTTP Headers"
|
||||
NICE_NAME = "Header match"
|
||||
|
||||
# We set the priority to zero since this cannot
|
||||
# be detected automatically.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user