tracks/common-lisp/exercises/etl/README.md in trackler-2.2.1.104 vs tracks/common-lisp/exercises/etl/README.md in trackler-2.2.1.105

- old
+ new

@@ -1,6 +1,6 @@ -# Etl +# ETL We are going to do the `Transform` step of an Extract-Transform-Load. ### ETL @@ -46,10 +46,10 @@ example, an "E" is scored at 2 in the Māori-language version of the game while being scored at 4 in the Hawaiian-language version. ## Setup -Check out [Exercism Help](http://exercism.io/languages/common-lisp) for instructions to +Check out [Exercism Help](http://exercism.io/languages/lisp) for instructions to get started writing Common Lisp. That page will explain how to install and setup a Lisp implementation and how to run the tests. ## Formatting