Fix docs for Rule.withModuleContextUsingContextCreator

This commit is contained in:
Jeroen Engels 2022-08-07 00:49:25 +02:00
parent dead3b2770
commit d14f04d4bf
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1768,7 +1768,7 @@ you to request more information
} }
|> Rule.fromProjectRuleSchema |> Rule.fromProjectRuleSchema
fromProjectToModule : ProjectContext -> ModuleContext fromProjectToModule : Rule.ContextCreator ProjectContext ModuleContext
fromProjectToModule = fromProjectToModule =
Rule.initContextCreator Rule.initContextCreator
(\projectContext -> (\projectContext ->