From 7e3a7eabc9105413050f778a9e59bb4c9e6548df Mon Sep 17 00:00:00 2001 From: Dominique Luna Date: Sat, 23 Sep 2023 14:19:26 -0400 Subject: [PATCH] fix doc CI breaking? --- docs/src/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/config.md b/docs/src/config.md index 7d1be9c7c..d4534311e 100644 --- a/docs/src/config.md +++ b/docs/src/config.md @@ -35,7 +35,7 @@ then files under `somedir` will be formatted with 2 spaces indentation and the m !!! warning "Custom Style" Currently the configuration file doesn't support user-defined [Custom Styles](@ref). - For the time being, we only provide specs for [YAS Style](@ref), [Blue Style](@ref) and [SciML](@ref) in configuration file. + For the time being, we only provide specs for [YAS Style](@ref), [Blue Style](@ref) and [SciML Stylel](@ref) in configuration file. In order to use YAS style instead of the default style, you can just specify: > .JuliaFormatter.toml