`count = true # bool ...` instead of `count = True # bool ...` in the getting started section
count = true # bool ...instead of
count = True # bool ...in the getting started section