Errata: You write subscript but mean underline

Under the title “NSAttributedString” you describe a string that has letters 9…13 as subscripts.
Later you show the code for said string but you underline letters 9…13.

Either change the first description of what one might want to do, or change the code to match it please.