Skip to content

Commit

Permalink
docs: Grammar tweak in cabal description
Browse files Browse the repository at this point in the history
  • Loading branch information
414owen committed Nov 12, 2023
1 parent 1853007 commit 05ff48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandoc-builder-monadic.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
synopsis: A monadic DSL for building pandoc documents
description:
A convenient way to build pandoc documents.
Supports all of the applicative, monadic utilities, and
Supports all of the applicative and monadic utilities, and
reduces syntactic noise via do notation.
homepage: https://github.com/414owen/pandoc-builder-monadic
license: BSD-3-Clause
Expand Down

0 comments on commit 05ff48a

Please sign in to comment.