small update

This commit is contained in:
arnaucode
2017-04-15 16:20:43 +02:00
parent 4addf9d551
commit ee7caca895
7 changed files with 16 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ import (
"strings"
)
const minNumWords = 10
const minNumWords = 3
func main() {
fmt.Println("---------------")