We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5daa2f commit 41e13c0Copy full SHA for 41e13c0
1 file changed
website/source/docs/configuration/syntax.html.md
@@ -55,7 +55,7 @@ Basic bullet point reference:
55
* Numbers are assumed to be base 10. If you prefix a number with
56
`0x`, it is treated as a hexadecimal number.
57
58
- * Numbers can be suffxed with `kKmMgG` for some multiple of 10.
+ * Numbers can be suffixed with `kKmMgG` for some multiple of 10.
59
For example: `1k` is equal to `1000`.
60
61
* Numbers can be suffxed with `[kKmMgG]b` for power of 2 multiples,
0 commit comments