docs: align Constraints for the parking lot exmpl

Align Constraints for the parking lot example with the code that has Vehicle license plate
pull/497/head
Dmitry Shvetsov 2020-12-19 15:20:32 +10:00 committed by GitHub
parent f103307ce3
commit fd9865ed47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -29,7 +29,9 @@
" * Large spot -> Motorcycle, Car\n",
" * Bus can park if we have 5 consecutive \"large\" spots\n",
"* Does the parking lot have multiple levels?\n",
" * Yes"
" * Yes\n",
"* Does the parking lot should track vehicles?\n",
" * Yes, by vehicle license plate"
]
},
{