From 958c84856eeb6cebce0c2ddcf6fedb9b5d5b0b98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Sat, 29 Dec 2018 15:32:09 +0100 Subject: [PATCH] Format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9bc9de..8f67dde 100644 --- a/README.md +++ b/README.md @@ -349,7 +349,7 @@ Format #### Float presentation types: * `'f'` - Fixed point: `.f` -* `'%'` - Percent: `.%` +* `'%'` - Percent: `.%` * `'e'` - Exponent #### Integer presentation types: