diff --git a/README.md b/README.md index 0660b92..73066a0 100644 --- a/README.md +++ b/README.md @@ -370,9 +370,9 @@ Format ``` #### Float presentation types: -* `'f'` - fixed point: `.f` -* `'%'` - percent: `.%` -* `'e'` - exponent +* `'f'` - Fixed point: `.f` +* `'%'` - Percent: `.%` +* `'e'` - Exponent #### Integer presentation types: * `'c'` - character