Skip to content

Commit

Permalink
chore: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
HJianBo committed Nov 19, 2024
1 parent 591e7bc commit ee44e55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion en_US/gateway/jt808_data_exchange.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ Empty JSON
| Field | JSON Key name | Value Type | Value Type in JSON |
| :------------------------------: | :--------------: | :--------: | :----------------: |
| Terminal Type | type | word | integer |
| Manufacturer ID | manufacture | byte(5) | string |
| Manufacturer ID | manufacturer | byte(5) | string |
| Terminal Model | model | byte(20) | string |
| Terminal ID | id | byte(7) | string |
| Terminal SIM Card ICCID | iccid | byte(10) | string |
Expand Down
2 changes: 1 addition & 1 deletion zh_CN/gateway/jt808_data_exchange.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
| Field | JSON Key name | Value Type | Value Type in JSON |
| :---------------: | :--------------: | :--------: | :----------------: |
| 终端类型 | type | word | integer |
| 制造商 ID | manufacture | byte(5) | string |
| 制造商 ID | manufacturer | byte(5) | string |
| 终端型号 | model | byte(20) | string |
| 终端 ID | id | byte(7) | string |
| 终端 SIM 卡 ICCID | iccid | byte(10) | string |
Expand Down

0 comments on commit ee44e55

Please sign in to comment.