From e918bc9d54276b4e89aeae11489f7205940e621a Mon Sep 17 00:00:00 2001 From: Eksperimental Date: Thu, 13 May 2021 16:33:04 -0500 Subject: [PATCH] Fix typo --- lib/elixir/pages/compatibility-and-deprecations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/elixir/pages/compatibility-and-deprecations.md b/lib/elixir/pages/compatibility-and-deprecations.md index 547c867e28d..0aa1334104c 100644 --- a/lib/elixir/pages/compatibility-and-deprecations.md +++ b/lib/elixir/pages/compatibility-and-deprecations.md @@ -39,7 +39,7 @@ The only exception to the compatibility guarantees above are experimental featur ## Compatibility between Elixir and Erlang/OTP -Erlang/OTP versioning is independent from the versioning of Elixir. Erlang releases a new major versio yearly. Our goal is to support the last three Erlang major versions by the time Elixir is released. The compatibility table is shown below. +Erlang/OTP versioning is independent from the versioning of Elixir. Erlang releases a new major version yearly. Our goal is to support the last three Erlang major versions by the time Elixir is released. The compatibility table is shown below. Elixir version | Supported Erlang/OTP versions :------------- | :-------------------------------