mirror of
https://github.com/typst/typst
synced 2025-05-12 03:56:21 +08:00
Fixed Typo (#227)
This commit is contained in:
parent
c9a945f9a0
commit
e927486970
@ -169,7 +169,7 @@ The body of a loop can be a code or content block:
|
||||
|
||||
- `{for .. in collection {..}}`
|
||||
- `{for .. in collection [..]}`
|
||||
- `{while condition [..]}`
|
||||
- `{while condition {..}}`
|
||||
- `{while condition [..]}`
|
||||
|
||||
## Fields { #fields }
|
||||
|
Loading…
x
Reference in New Issue
Block a user