Skip to content

Commit 8003c3c

Browse files
committed
Eliminate accidental numbered list
1 parent 5d028b1 commit 8003c3c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2025-05-20-highlights-otp-28.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ and [EEP-76](https://www.erlang.org/eeps/eep-0076).
113113
Erlang/OTP 28 introduces many useful updates in its comprehensions. All
114114
of them are new language features that have been suggested as [EEPs](https://www.erlang.org/eeps).
115115
Between the release of Erlang/OTP 27 and 28, there were 4 accepted EEPs related
116-
to comprehensions. Features described by two of them are included in Erlang/OTP
117-
28. The other two are postponed to a later release. The [documentation for
116+
to comprehensions. Features described by two of them are included in
117+
Erlang/OTP 28. The other two are postponed to a later release. The [documentation for
118118
comprehensions](https://www.erlang.org/doc/system/expressions.html#comprehensions)
119119
contains an up-to-date overview of all relevant features.
120120

@@ -714,4 +714,4 @@ old one. See the screenshot below for an example:
714714

715715
![Source Code of `ssl:send/2` in the New Emacs Mode](/blog/images/28-emacs.png)
716716

717-
If you are interested in contributing to this project, all help is appreciated.
717+
If you are interested in contributing to this project, all help is appreciated.

0 commit comments

Comments
 (0)