Created by: kimchan122
Hello,
I was trying the typescript version of create-react-app, and in 'yarn create react-app my-app --template typescript', I noticed that one '-' was missing between 'create' and 'react'.
I fixed one missing '-' in the markdown documentation.