Skip to content

Commit a963f37

Browse files
committed
Note version
1 parent 808a46f commit a963f37

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ In the example above the Elli Erlang web server is used to run the Gleam HTTP
3333
service. Here's a full list of the server adapters available, sorted
3434
alphabetically.
3535

36-
| Adapter | About |
37-
| --- | --- |
38-
| [Mist][mist] | [Mist][mist] is a high performance pure Gleam web server |
39-
| [gleam_cowboy][cowboy-adapter] | [Cowboy][cowboy] is an Erlang HTTP2 & HTTP1.1 web server |
40-
| [gleam_elli][elli-adapter] | [Elli][elli] is an Erlang HTTP1.1 web server |
41-
| [gleam_plug][plug-adapter] | [Plug][plug] is an Elixir web application interface |
36+
| Adapter | About |
37+
| --- | --- |
38+
| [Mist][mist] | [Mist][mist] is a high performance pure Gleam HTTP 1.1 server |
39+
| [gleam_cowboy][cowboy-adapter] | [Cowboy][cowboy] is an Erlang HTTP2 & HTTP1.1 web server |
40+
| [gleam_elli][elli-adapter] | [Elli][elli] is an Erlang HTTP1.1 web server |
41+
| [gleam_plug][plug-adapter] | [Plug][plug] is an Elixir web application interface |
4242

4343
[cowboy]:https://github.com/ninenines/cowboy
4444
[cowboy-adapter]: https://github.com/gleam-lang/cowboy

0 commit comments

Comments
 (0)