mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-29 14:19:48 -04:00
Minor name fix
This commit is contained in:
parent
3dfe7987ea
commit
bea6e12a3a
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ module.exports = class MainPlayView extends RootView
|
|||
description: 'Learn cluster analysis while leading armies into battle! - by Alexandru Caciulescu'
|
||||
}
|
||||
{
|
||||
name: 'QuickSort the Spiral'
|
||||
name: 'Quicksort the Spiral'
|
||||
difficulty: 3
|
||||
id: 'quicksort-the-spiral'
|
||||
image: '/file/db/level/525ef8ef06e1ab0962000003/commanding_followers_icon.png'
|
||||
|
|
Loading…
Add table
Reference in a new issue