mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-13 22:49:51 -04:00
Fixed typo: Chose -> Choose
It may be late to describe incoming targets with past tense.
This commit is contained in:
parent
c6656f1a2d
commit
c56be02222
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ module.exports = class PlayView extends View
|
|||
difficulty: 2
|
||||
id: 'emphasis-on-aim'
|
||||
image: '/file/db/level/525f384d96cd77000000000f/munchkin_masher_icon.png'
|
||||
description: 'Chose your targets carefully.'
|
||||
description: 'Choose your targets carefully.'
|
||||
}
|
||||
{
|
||||
name: 'Zone of Danger'
|
||||
|
|
Loading…
Reference in a new issue