Skip to content

Commit 61a75ca

Browse files
authored
Merge pull request #1 from rcoh/patch-1
Fix typo
2 parents 6c7274c + fd10025 commit 61a75ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![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)
88

99
The library helps visualize meta information annotating source code slices.
10-
It takes a data structure called `Snippet` on the input and procudes a `String`
10+
It takes a data structure called `Snippet` on the input and produces a `String`
1111
which may look like this:
1212

1313
```text

0 commit comments

Comments
 (0)