Skip to content

Commit 54b077d

Browse files
authored
fix: missing escape character on GTPU_Extension_Header.md
1 parent 71ab29c commit 54b077d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readmes/lte/GTPU_Extension_Header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In the GTPU packet with extension header, the UL PDU SESSION INFORMATION frame i
4444
The below Information Elements present in the PDU Session Information frame:
4545

4646
- PDU Type: The PDU Type indicates the structure of the PDU session UP frame. The field takes the value of the PDU Type it identifies: "0" for PDU Type 0.
47-
Value range {0= DL PDU SESSION INFORMATION, 1=UL PDU SESSION INFORMATION, 2-15=reserved for future PDU type extensions}.
47+
Value range \{0= DL PDU SESSION INFORMATION, 1=UL PDU SESSION INFORMATION, 2-15=reserved for future PDU type extensions\}.
4848
- Spare: The spare field is set to "0" by the sender and should not be interpreted by the receiver.
4949
- QoS Flow Identifier: When this IE is present, this parameter indicates the QoS Flow Identifier of the QoS flow to which the transferred packet belongs.
5050
- Padding: The padding is included at the end of the frame.

0 commit comments

Comments
 (0)