Skip to content

Commit c99eb7a

Browse files
eksperimentaljosevalim
authored andcommitted
Fix grammar mistake in Compatibility page (#9077)
1 parent dd17800 commit c99eb7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/pages/Compatibility and Deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Elixir is versioned according to a vMAJOR.MINOR.PATCH schema.
44

55
Elixir is currently at major version v1. A new backwards compatible minor release happens every 6 months. Patch releases are not scheduled and are made whenever there are bug fixes or security patches.
66

7-
Elixir applies bug fixes only to the latest minor branch. Security patches are available for the last 5 minor branch:
7+
Elixir applies bug fixes only to the latest minor branch. Security patches are available for the last 5 minor branches:
88

99
Elixir version | Support
1010
:------------- | :-----------------------------

0 commit comments

Comments
 (0)