From 4ea6f58013a074108e6e5e7f4ea2fefafd7c11d5 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 8 May 2020 16:03:37 +0300 Subject: [PATCH] fix... Signed-off-by: Alex A. Naanou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73a5b9b..391af92 100755 --- a/README.md +++ b/README.md @@ -654,7 +654,7 @@ to make source printing in console more pleasant to read. `keep_tabs` defaults to `object.KEEP_TABS` -A shorthand to 'normalizeIndent(..)' optimized for text rather than code +A shorthand to `normalizeIndent(..)` optimized for text rather than code ``` normalizeTextIndent(..) ->