From 06f2db95044b133a507f8f838960e87f1878bac0 Mon Sep 17 00:00:00 2001 From: MatthiasSchuster Date: Sun, 4 Feb 2018 23:11:13 +0100 Subject: [PATCH] Update BASIC_TYPES.md --- roadmap/BASIC_TYPES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roadmap/BASIC_TYPES.md b/roadmap/BASIC_TYPES.md index 9f9952a..ffa65a7 100644 --- a/roadmap/BASIC_TYPES.md +++ b/roadmap/BASIC_TYPES.md @@ -1,9 +1,9 @@ # Basic types -Because Elm and Elixir share a lot of common basic types, there is no need to redefine all of them for Elchemy need. For simplicity and interoperability some of the standard types translate directly to each other. +Because Elm and Elixir share a lot of common basic types, there is no need to redefine all of them for Elchemy. For simplicity and interoperability some of the standard types translate directly to each other. -Here is a table of all standard types used in Elchemy environment and their Elixir equivalents: +Here is a table of all standard types used in the Elchemy environment and their Elixir equivalents: | Elchemy | Elixir | | --- | --- |