From fd10025dcd5cbe59247f75f795db85657150e08b Mon Sep 17 00:00:00 2001 From: Russell Cohen Date: Fri, 25 Jan 2019 13:48:49 -0800 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 771515b9..d8aee930 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Coverage Status](https://coveralls.io/repos/github/zbraniecki/annotate-snippets-rs/badge.svg?branch=master)](https://coveralls.io/github/zbraniecki/annotate-snippets-rs?branch=master) The library helps visualize meta information annotating source code slices. -It takes a data structure called `Snippet` on the input and procudes a `String` +It takes a data structure called `Snippet` on the input and produces a `String` which may look like this: ```text