Skip to content

Commit 3d00dbf

Browse files
committed
Normalize whitespace characters
1 parent 27e8811 commit 3d00dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ You need to add both Ecto and the database adapter as a dependency to your `mix.
9292
| MSSQL | Ecto.Adapters.Tds | [ecto_sql][ecto_sql] + [tds][tds] |
9393
| SQLite3 | Ecto.Adapters.SQLite3 | [ecto_sqlite3][ecto_sqlite3] |
9494
| ClickHouse | Ecto.Adapters.ClickHouse | [ecto_ch][ecto_ch] |
95-
| ETS     | Etso   | [etso][etso] |
95+
| ETS | Etso | [etso][etso] |
9696

9797
[ecto_sql]: https://github.com/elixir-ecto/ecto_sql
9898
[postgrex]: https://github.com/elixir-ecto/postgrex

0 commit comments

Comments
 (0)