Skip to content

Commit 7e195c2

Browse files
authored
Merge pull request #13 from scop/spelling
README spelling fixes
2 parents 3aae218 + 04c8758 commit 7e195c2

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
@@ -2,7 +2,7 @@
22

33
[![Test Status](https://github.com/breml/errchkjson/actions/workflows/ci.yml/badge.svg)](https://github.com/breml/errchkjson/actions/workflows/ci.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/breml/errchkjson)](https://goreportcard.com/report/github.com/breml/errchkjson) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
44

5-
Checks types passed to the json encoding functions. Reports unsupported types and reports occations, where the check for the returned error can be omited.
5+
Checks types passed to the json encoding functions. Reports unsupported types and reports occurrences where the check for the returned error can be omitted.
66

77
Consider this [http.Handler](https://pkg.go.dev/net/http#Handler):
88

0 commit comments

Comments
 (0)