Skip to content

Commit b84a8c6

Browse files
committed
chore: small typo in comment
1 parent de09535 commit b84a8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parser.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ func (p *Parser) ParseStream(in io.Reader) (PublicCode, error) {
163163
publiccode = v0
164164
}
165165

166-
// When publiccode.yml v1.x is release the code will look
166+
// When publiccode.yml v1.x is released, the code will look
167167
// like this:
168168
// } else {
169169
// v1 := PublicCodeV1{}

0 commit comments

Comments
 (0)