Skip to content

Commit d8a3c2f

Browse files
docs(spelling) - fixed a spelling mistake in go.mod file (#285)
1 parent 6974ef4 commit d8a3c2f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ require (
1212
github.com/twmb/murmur3 v1.0.0
1313
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
1414
)
15-
16-
// Work around issue wtih git.apache.org/thrift.git
15+
// Work around issue with git.apache.org/thrift.git
1716
replace git.apache.org/thrift.git => github.com/apache/thrift v0.12.0

0 commit comments

Comments
 (0)