Browse Source

documentation: Fix typo

Signed-off-by: testing <[email protected]>
testing 6 months ago
parent
commit
ae9bc7acf1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/configuration/route/sniff.md

+ 2 - 2
docs/configuration/route/sniff.md

@@ -29,7 +29,7 @@ If enabled in the inbound, the protocol and domain name (if present) of by the c
 
 |       QUIC Client        |    Type    |
 |:------------------------:|:----------:|
-|     Chromium/Cronet      | `chrimium` |
+|     Chromium/Cronet      | `chromium` |
 | Safari/Apple Network API |  `safari`  |
 | Firefox / uquic firefox  | `firefox`  |
-|  quic-go / uquic chrome  | `quic-go`  |
+|  quic-go / uquic chrome  | `quic-go`  |