diff --git a/en/device-dev/subsystems/subsys-dfx-hisysevent-logging-config.md b/en/device-dev/subsystems/subsys-dfx-hisysevent-logging-config.md
index f7c0c9e5b160985905b21d0490ed380e8c0feda4..dcd9adb69fa11e84260d8f8352b671710325cfa8 100644
--- a/en/device-dev/subsystems/subsys-dfx-hisysevent-logging-config.md
+++ b/en/device-dev/subsystems/subsys-dfx-hisysevent-logging-config.md
@@ -43,7 +43,7 @@ Understanding the following concepts would be helpful for you in configuring HiS
| ----- | ----- |
| type | Indicates the type of the event. This field is mandatory.
Value:
- **FAULT**: fault
- **STATISTIC**: statistics
- **SECURITY**: security
- **BEHAVIOR**: user behavior
|
| level | Indicates the level of the event. This field is mandatory.
Value: - **CRITICAL**: critical
- **MINOR**: minor
|
- | tag | Indicates the tag of the event. This field is mandatory.
Rule:- You can define a maximum of five tags,separated with a space.
- A single tag can contain a maximum of 16 characters, including a to z, A to Z, and 0 to 9.
|
+ | tag | Indicates the tag of the event. This field is mandatory.
Rule:- You can define a maximum of five tags separated with a space.
- A single tag can contain a maximum of 16 characters, including a to z, A to Z, and 0 to 9.
|
| desc | Describes the event name. This field is mandatory.
Rule:- The description contains 3 to 128 characters, including a to z, A to Z, 0 to 9, and underscores (_).
|
**Table 2** Description of custom parameters