From 9f6cd056691a22f38cff916f3bd7aa2c45281103 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilo=20Garc=C3=ADa?= Date: Mon, 8 Apr 2024 20:21:18 -0500 Subject: [PATCH] Edit 200% on TiderPlots description --- docs/src/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/index.md b/docs/src/index.md index 3ced658..44920ab 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -23,7 +23,7 @@ features: - icon: tidierplots title: TidierPlots.jl - details: "TidierPlots.jl is a 200% 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." + 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: tidierfiles