From d9c2df717772ebf4eb94df52ac2de00e1e414c26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Sat, 29 Dec 2018 15:31:15 +0100 Subject: [PATCH] Format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 871ce96..e9bc9de 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: