diff --git a/lib/ex_doc.ex b/lib/ex_doc.ex index 156706d94..9591ffed8 100644 --- a/lib/ex_doc.ex +++ b/lib/ex_doc.ex @@ -7,7 +7,7 @@ defmodule ExDoc do @moduledoc """ Configuration structure that holds all the available options for ExDoc - You can find more details about this options in the `ExDoc.CLI` module. + You can find more details about these options in the `ExDoc.CLI` module. """ defstruct [ assets: nil,