tracks/elm/exercises/sublist/package.json in trackler-2.0.5.7 vs tracks/elm/exercises/sublist/package.json in trackler-2.0.5.8

- old
+ new

@@ -1,6 +1,6 @@ { - "description": "Excercism/Elm", + "description": "Exercism/Elm", "repository": "https://github.com/exercism/xelm.git", "license": "MIT", "scripts": { "postinstall": "elm-package install -y", "test": "elm-test Tests.elm"