From b31dc507879090c5f24302377f4f90a94efc7c50 Mon Sep 17 00:00:00 2001 From: Joris Kraak Date: Tue, 12 Jul 2022 09:53:13 +0200 Subject: [PATCH] docs(Diagram): improve grammar --- src/Kroki.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Kroki.jl b/src/Kroki.jl index b6f628e..eefc2bf 100644 --- a/src/Kroki.jl +++ b/src/Kroki.jl @@ -83,7 +83,7 @@ Diagram(type::Symbol, specification::AbstractString) = Diagram(specification, ty Constructs a [`Diagram`](@ref) from the `specification` for a specific `type` of diagram, or loads the `specification` from the provided `path`. -Specifying both, or neither, keyword arguments is invalid. +Specifying both keyword arguments, or neither, is invalid. """ function Diagram( type::Symbol;