We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d0457 commit 87f5078Copy full SHA for 87f5078
stripe-1.go
@@ -3,5 +3,5 @@ package main
3
import "fmt"
4
5
func main() {
6
- fmt.Println("you are valid <3")
+ fmt.Println("you're valid <3")
7
}
0 commit comments