Skip to content
Merged

Fix typo #10979

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/elixir/pages/compatibility-and-deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
:------------- | :-------------------------------
Expand Down