From 25b294ec5dab509a1f7b0cd0b01919aae6ff2d87 Mon Sep 17 00:00:00 2001 From: Jon Michael Aanes Date: Fri, 9 Jun 2017 17:14:55 +0200 Subject: [PATCH] Fixed typo in `README.md` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbd5528..1c50b5e 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ I'm looking into implementing following features: `pretty` is a large and slow library, and is not designed for serialization purposes, nor is `pretty` concerned with offering the same level of -stabilizability as other libraries do. +customization as other libraries do. Luckily Lua has a large library of pretty printers and serialization libraries: