浏览代码

documentation: Fix typo

Signed-off-by: testing <[email protected]>
testing 6 月之前
父节点
当前提交
ae9bc7acf1
共有 1 个文件被更改,包括 2 次插入2 次删除
  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`  |