We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b37fc5 commit 7078874Copy full SHA for 7078874
cmd/protolock/main.go
@@ -9,7 +9,7 @@ import (
9
"github.com/nilslice/protolock"
10
)
11
12
-const info = `Track your .proto files and prevent changes to messages and services which impact API compatibilty.
+const info = `Track your .proto files and prevent changes to messages and services which impact API compatibility.
13
14
Copyright Steve Manuel <[email protected]>
15
Released under the BSD-3-Clause license.
0 commit comments