diff --git a/README.md b/README.md
index 15ceb6c..1ef2c50 100644
--- a/README.md
+++ b/README.md
@@ -330,7 +330,7 @@ TidierPlots.jl is a package dedicated to plotting, powered by Makie.jl. It focus
-
+
## TidierDB.jl
@@ -340,7 +340,7 @@ TidierDB.jl is a package dedicated to data transformation on databases using syn
-
+
## TidierFiles.jl
diff --git a/docs/src/index.md b/docs/src/index.md
index 5367f5e..0a276d8 100644
--- a/docs/src/index.md
+++ b/docs/src/index.md
@@ -26,12 +26,12 @@ features:
details: "TidierPlots.jl is a 100% Julia implementation of the R package ggplot in Julia. Powered by Makie.jl, and Julia’s extensive meta-programming capabilities, TidierPlots.jl is an R user’s love letter to data visualization in Julia."
link: https://tidierorg.github.io/TidierPlots.jl/latest/
- - icon:
+ - icon:
title: TidierDB.jl
details: "TidierDB.jl is a 100% Julia implementation of the R package dbplyr in Julia and similar to Python's ibis package. Its main goal is to bring the syntax of Tidier.jl to multiple SQL backends, making it possible to analyze data directly on databases without needing to copy the entire database into memory."
link: https://tidierorg.github.io/TidierDB.jl/latest/
- - icon:
+ - icon:
title: TidierFiles.jl
details: "TidierFiles.jl leverages the CSV.jl, XLSX.jl, and ReadStatTables.jl packages to reimplement the R haven and readr packages."
link: https://tidierorg.github.io/TidierFiles.jl/latest/