mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(docs): typo (#1109)
This commit is contained in:
committed by
Łukasz Mierzwa
parent
3548727b1b
commit
77828d0bd5
2
tools.go
2
tools.go
@@ -2,7 +2,7 @@
|
||||
|
||||
// https://github.com/golang/go/issues/25922#issuecomment-412992431
|
||||
// this file is to track dev dependencies for go modules that are needed
|
||||
// to build this project, but are only CLI tools and don't get imported
|
||||
// to build this project, but they are only CLI tools and don't get imported
|
||||
|
||||
package tools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user