Skip to content

Commit d38e680

Browse files
committed
fix
1 parent 4a82118 commit d38e680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/transaction/table/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ func main() {
5858
if err != nil {
5959
panic(err)
6060
}
61-
61+
6262
fmt.Printf("SUCCESS: %q\n", strings.Join(words, " "))
6363
}
6464

0 commit comments

Comments
 (0)