diff --git a/episodes/04-transforming-data.md b/episodes/04-transforming-data.md index 05ee7b00..488f94ca 100644 --- a/episodes/04-transforming-data.md +++ b/episodes/04-transforming-data.md @@ -40,7 +40,7 @@ clean leading and trailing white spaces from all data when importing the data in ## Exercise -Look at the data in the column `coordinates` and split these values to obtain latitude and longitude. Make sure that the option for `Guess cell type` is checked and that `Remove this column` is not. Rename the new columns. +Look at the data in the column `coordinates` and split these values to obtain latitude and longitude. Make sure that the option for `Guess cell type` is checked and that `Remove this column` is not. What type of data does OpenRefine assign to the new columns?