Hey Donna,
1. Apply text animation to the text layer for scaling.
2. Change the range from percentage to index.
3. Set start of range to be text.sourceText.length-1
4. Set start of range to be text.sourceText.length
5. Adjust scaling inside text animation to your preferred size – only last char will be affected.