Skip to content

Commit 41e13c0

Browse files
committed
Fix typo
1 parent b5daa2f commit 41e13c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/configuration/syntax.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Basic bullet point reference:
5555
* Numbers are assumed to be base 10. If you prefix a number with
5656
`0x`, it is treated as a hexadecimal number.
5757

58-
* Numbers can be suffxed with `kKmMgG` for some multiple of 10.
58+
* Numbers can be suffixed with `kKmMgG` for some multiple of 10.
5959
For example: `1k` is equal to `1000`.
6060

6161
* Numbers can be suffxed with `[kKmMgG]b` for power of 2 multiples,

0 commit comments

Comments
 (0)