Github user jenmalloy commented on a diff in the pull request:

    https://github.com/apache/qpid-dispatch/pull/343#discussion_r203164444
  
    --- Diff: docs/books/user-guide/understand-router-configuration.adoc ---
    @@ -51,6 +51,133 @@ sectionName {
     }
     ----
     
    +[id='methods-for-using-pattern-matching']
    +== Methods for Using Pattern Matching and Wildcards
    +
    +The router configuration file supports pattern matching and wildcards to 
enable you to match multiple values for certain attributes. However, the syntax 
varies based on the type of entity that you are configuring. 
    +
    +[id='router-address-pattern-matching']
    +=== Pattern Matching for Addresses
    +
    +In some router configuration scenarios, you may need to use pattern 
matching to match a range of addresses rather than a single, literal address. 
Address patterns match any address that corresponds to the pattern.
    --- End diff --
    
    Change "may" to "might"


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to