Skip to content

Commit bf739ca

Browse files
howardpen9github-actions[bot]
authored andcommitted
Updates a space to align the format (ton-community#944)
Updates a space to align the format
1 parent 2ff1ca6 commit bf739ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v3/documentation/data-formats/tlb/tl-b-language.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ simple types, parametrized types with suitable parameters or complex expressions
218218
### Extend cell with references
219219

220220
```tlb
221-
_ a:(##32) ^[ b:(##32) c:(## 32) d:(## 32)] = A;
221+
_ a:(##32) ^[ b:(## 32) c:(## 32) d:(## 32)] = A;
222222
```
223223

224224
- If for some reason we want to separate some fields to another

0 commit comments

Comments
 (0)