Description of problem: Typos in https://access.redhat.com/documentation/en/red-hat-openstack-platform/10/single/upgrading-red-hat-openstack-platform/#sect-Important_Pre-Upgrade_Notes sample: $ openstack overcloud deploy --templates /usr/share/openstack-tripleo-heat-templates/mitake/ [OTHER_OPTIONS] should be $ openstack overcloud deploy --templates /usr/share/openstack-tripleo-heat-templates/mitaka/ [OTHER_OPTIONS] Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Read it 2. 3. Actual results: Typos Expected results: No mitake Additional info:
Opening the link in the description, it looks like the typo is now fixed.