From bd13893d65ddeead1cf7ba41ec39fb8261ec8051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Mon, 9 Dec 2019 10:13:22 +0000 Subject: [PATCH] README: forgot to finish a sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e55ac7f..72078db 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The tool is designed to be: * Coupled with `cmd/go`, to support both `GOPATH` and modules with ease * Deterministic, though the output is not yet reproducible -* eversible +* Reversible, for example to un-garble panic stack traces ### Mechanism